Package: runr Title: Run R Experiments Version: 0.0.1 Authors@R: person(given = "Filip", family = "Krikava", role = c("aut", "cre"), email = "krikava@gmail.com", comment = c(ORCID = "0000-0002-0478-6202")) Description: Contains a set of helper functions and scripts for running R-related experiments. License: MIT + file LICENSE URL: https://github.com/PRL-PRG/runr BugReports: https://github.com/PRL-PRG/runr/issues Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: callr, codetools, digest, dplyr, fs, knitr, lubridate, magrittr, progress, purrr, readr, remotes, rex, stats, stringr (>= 1.5.0), testthat, tibble, tools, utils, withr Suggests: rmarkdown, mutator 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: 2026-07-27 16:10:19 UTC; root Author: Filip Krikava [aut, cre] (ORCID: ) Maintainer: Filip Krikava