Package: autotest Title: Automatic Package Testing Version: 0.1.0.023 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), person("Jouni", "Helske", role = "ctb", comment = c(ORCID = "0000-0001-7130-793X")) ) Description: Automatic testing of R packages via a simple YAML schema. License: GPL-3 URL: https://docs.ropensci.org/autotest/, https://github.com/ropensci-review-tools/autotest BugReports: https://github.com/ropensci-review-tools/autotest/issues Imports: cli, data.table, digest, here, magrittr, memoise, methods, pkgload, rlang, testthat, tibble, withr, yaml Suggests: devtools, dplyr, DT, fs, knitr, rmarkdown, roxygen2, tidyr, usethis VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/ropensci/maintainer: staff Config/pak/sysreqs: cmake make libuv1-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-25 10:36:19 UTC RemoteUrl: https://github.com/ropensci-review-tools/autotest RemoteRef: main RemoteSha: a168638eedc80ad71f2343b2b0c94e79aaaa8282 NeedsCompilation: no Packaged: 2026-07-01 08:16:47 UTC; root Author: Mark Padgham [aut, cre] (ORCID: ), Jouni Helske [ctb] (ORCID: ) Maintainer: Mark Padgham