{
  "_id": "6a6783db48315b1c32542089",
  "Package": "runr",
  "Title": "Run R Experiments",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Filip\",\nfamily = \"Krikava\",\nrole = c(\"aut\", \"cre\"),\nemail = \"krikava@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0478-6202\"))",
  "Description": "Contains a set of helper functions and scripts for running\nR-related experiments.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/PRL-PRG/runr",
  "BugReports": "https://github.com/PRL-PRG/runr/issues",
  "Encoding": "UTF-8",
  "Remotes": [
    "PRL-PRG/mutator@v0.2.1"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake git make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://prl-prg.r-universe.dev",
  "Date/Publication": "2026-07-27 16:04:00 UTC",
  "RemoteUrl": "https://github.com/PRL-PRG/runr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-27 16:10:19 UTC",
    "User": "root"
  },
  "Author": "Filip Krikava [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0478-6202>)",
  "Maintainer": "Filip Krikava <krikava@gmail.com>",
  "_user": "prl-prg",
  "_type": "src",
  "_file": "runr_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9674662c5869737fe89c2ef0269cc7c7c156171d567ffffa578794600f7dd3b0",
  "_filesize": 176699,
  "_sha256": "9674662c5869737fe89c2ef0269cc7c7c156171d567ffffa578794600f7dd3b0",
  "_expires": "2026-11-04T16:14:17.000Z",
  "_created": "2026-07-27T16:10:19.000Z",
  "_published": "2026-07-27T16:14:19.647Z",
  "_jobs": [
    {
      "job": 90035502839,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8659872714"
    },
    {
      "job": 90035502815,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8659894241"
    },
    {
      "job": 90035502774,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8659842731"
    },
    {
      "job": 90035502759,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8659843719"
    },
    {
      "job": 90034475527,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8659792911"
    },
    {
      "job": 90035502848,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8659875243"
    },
    {
      "job": 90035502785,
      "time": 101,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8659845600"
    },
    {
      "job": 90035502822,
      "time": 86,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8659838452"
    },
    {
      "job": 90035502775,
      "time": 132,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8659862817"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368",
  "_status": "success",
  "_upstream": "https://github.com/PRL-PRG/runr",
  "_commit": {
    "id": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
    "author": "Pierre Donat-Bouillud <pierre.donat.bouillud@gmail.com>",
    "committer": "Pierre Donat-Bouillud <pierre.donat.bouillud@gmail.com>",
    "message": "Add documentation for exported functions\n",
    "time": 1785168240
  },
  "_maintainer": {
    "name": "Filip Krikava",
    "email": "krikava@gmail.com",
    "login": "fikovnik",
    "description": "",
    "uuid": 374674,
    "orcid": "0000-0002-0478-6202"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "codetools",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "rex",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mutator",
      "role": "Suggests"
    }
  ],
  "_owner": "prl-prg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-31",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "fikovnik",
      "count": 189,
      "uuid": 374674
    },
    {
      "user": "programlyrique",
      "count": 8,
      "uuid": 382128
    },
    {
      "user": "aviralg",
      "count": 3,
      "uuid": 4531751
    }
  ],
  "_userbio": {
    "uuid": 22217634,
    "type": "organization",
    "name": "PRL-PRG",
    "followers": 9
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/runr"
  },
  "_devurl": "https://github.com/prl-prg/runr",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/runr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cloc",
    "current_script",
    "download_cran_package_source",
    "extract_kaggle_code",
    "extract_package_code",
    "file_sha1",
    "impute_fun_srcref",
    "install_cran_packages",
    "is_s3_dispatch_method",
    "metadata_functions",
    "read_file",
    "read_files",
    "read_parallel_log",
    "read_parallel_results",
    "read_parallel_seq",
    "run_all",
    "run_one",
    "run_r_file",
    "run_test_dir",
    "run_test_env",
    "search_function_calls",
    "wrap_files",
    "wrap_using_template"
  ],
  "_help": [
    {
      "page": "cloc",
      "title": "Count lines of code with cloc",
      "topics": [
        "cloc"
      ]
    },
    {
      "page": "current_script",
      "title": "Path of the script currently being executed",
      "topics": [
        "current_script"
      ]
    },
    {
      "page": "download_cran_package_source",
      "title": "Download and unpack a CRAN package's sources",
      "topics": [
        "download_cran_package_source"
      ]
    },
    {
      "page": "extract_kaggle_code",
      "title": "Extract the R code of a Kaggle notebook",
      "topics": [
        "extract_kaggle_code"
      ]
    },
    {
      "page": "extract_package_code",
      "title": "Extract a package's runnable code into standalone R files",
      "topics": [
        "extract_package_code"
      ]
    },
    {
      "page": "file_sha1",
      "title": "SHA1 digest of a file's contents",
      "topics": [
        "file_sha1"
      ]
    },
    {
      "page": "impute_fun_srcref",
      "title": "Reconstruct source references inside a function",
      "topics": [
        "impute_fun_srcref"
      ]
    },
    {
      "page": "install_cran_packages",
      "title": "Install CRAN packages into a dedicated library",
      "topics": [
        "install_cran_packages"
      ]
    },
    {
      "page": "is_s3_dispatch_method",
      "title": "Does a function dispatch on S3?",
      "topics": [
        "is_s3_dispatch_method"
      ]
    },
    {
      "page": "metadata_functions",
      "title": "Inventory of the functions in a package namespace",
      "topics": [
        "metadata_functions"
      ]
    },
    {
      "page": "read_file",
      "title": "Read a whole file into a single string",
      "topics": [
        "read_file"
      ]
    },
    {
      "page": "read_files",
      "title": "Read many files, turning failures into values",
      "topics": [
        "read_files"
      ]
    },
    {
      "page": "read_parallel_log",
      "title": "Read a GNU parallel job log",
      "topics": [
        "read_parallel_log"
      ]
    },
    {
      "page": "read_parallel_results",
      "title": "Read the results of a GNU parallel run",
      "topics": [
        "read_parallel_results"
      ]
    },
    {
      "page": "read_parallel_seq",
      "title": "Read the job sequence numbers of a GNU parallel run",
      "topics": [
        "read_parallel_seq"
      ]
    },
    {
      "page": "run_all",
      "title": "Run every R file under a directory",
      "topics": [
        "run_all"
      ]
    },
    {
      "page": "run_one",
      "title": "Run a single R file in a fresh R subprocess",
      "topics": [
        "run_one"
      ]
    },
    {
      "page": "run_r_file",
      "title": "Run an R file with a specific R build",
      "topics": [
        "run_r_file"
      ]
    },
    {
      "page": "run_test_dir",
      "title": "Run a testthat directory the way test_check would",
      "topics": [
        "run_test_dir"
      ]
    },
    {
      "page": "run_test_env",
      "title": "Create a package environment with access to all package functions",
      "topics": [
        "run_test_env"
      ]
    },
    {
      "page": "search_function_calls",
      "title": "Find calls to given functions in an expression",
      "topics": [
        "search_function_calls"
      ]
    },
    {
      "page": "wrap_files",
      "title": "Rewrite files in place with a wrapper function",
      "topics": [
        "wrap_files"
      ]
    },
    {
      "page": "wrap_using_template",
      "title": "Build a wrapper function from a template",
      "topics": [
        "wrap_using_template"
      ]
    }
  ],
  "_readme": "https://github.com/PRL-PRG/runr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "brio",
    "callr",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "jsonlite",
    "knitr",
    "lifecycle",
    "lubridate",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "readr",
    "remotes",
    "rex",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "waldo",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "runr",
  "_universes": [
    "prl-prg",
    "fikovnik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-27T16:12:48.000Z",
      "distro": "resolute",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/27c349d29c4a7ef1722d095c67c68cf61b8fea300a505172aacea77fd150bdb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-27T16:13:29.000Z",
      "distro": "resolute",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/eadec421d1863680150aa3583d216a5668d2b48a86e0843d2ec15420847647c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-27T16:11:52.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/268b53ad8471a19c63bde6e0b5045b8f0d5ebf9a95574da16967d501ca4981af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-27T16:11:53.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/35cb97a09d3e21cf640f123785582ed6a91284d1469c3b5c8275fc6387ecca87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-27T16:13:17.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/7330fbeef1f9588742791df3330302f563cfeb8adf0fc0981785bf639ecb3722",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-27T16:11:48.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/50f2c37545a09860fd2485da0a3522074d293966152556dfb2c4ca2744641c4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-27T16:11:34.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/f98963baeac1ad61ca876d9b5175a910e606b258f0f05bad99eb1121323a653c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-27T16:12:24.000Z",
      "commit": "c1eebb8bcd5510ebf05c54f8212f43aa9386dec6",
      "fileid": "https://r2.ropensci.org/6885826a61760492064a56a5afba4f4605f1af7b5f50ba18ac526c41761d9242",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prl-prg/actions/runs/30283182368"
    }
  ]
}