{
  "_id": "6995e1be5fcc687c95170fb6",
  "Package": "autotest",
  "Title": "Automatic Package Testing",
  "Version": "0.1.0.021",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2172-5265\")),\nperson(\"Jouni\", \"Helske\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-7130-793X\"))\n)",
  "Description": "Automatic testing of R packages via a simple YAML schema.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/autotest/,\nhttps://github.com/ropensci-review-tools/autotest",
  "BugReports": "https://github.com/ropensci-review-tools/autotest/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "make",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-18 14:47:27 UTC",
  "RemoteUrl": "https://github.com/ropensci-review-tools/autotest",
  "RemoteRef": "main",
  "RemoteSha": "08395a70918561dc4f06d822db6c7494f11f8bea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-02-18 15:50:35 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2172-5265>),\nJouni Helske [ctb] (ORCID: <https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "126fea09558c9a2261220f62fdc57ec2",
  "_user": "ropensci",
  "_type": "src",
  "_file": "autotest_0.1.0.021.tar.gz",
  "_fileid": "25b9080072cbc98116872ef9f2a42df5a91c7a599e6e6264a406baca7b3dd80d",
  "_filesize": 352073,
  "_sha256": "25b9080072cbc98116872ef9f2a42df5a91c7a599e6e6264a406baca7b3dd80d",
  "_created": "2026-02-18T15:50:35.000Z",
  "_published": "2026-02-18T15:58:54.546Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 64026337671,
      "time": 404,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5558227771"
    },
    {
      "job": 64026337886,
      "time": 449,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5558240172"
    },
    {
      "job": 64026337613,
      "time": 441,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5558237181"
    },
    {
      "job": 64026338052,
      "time": 253,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5558184947"
    },
    {
      "job": 64025882518,
      "time": 157,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5558102394"
    },
    {
      "job": 64025882857,
      "time": 189,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5558111734"
    },
    {
      "job": 64026337618,
      "time": 113,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5558144630"
    },
    {
      "job": 64026337615,
      "time": 327,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5558206596"
    },
    {
      "job": 64026337704,
      "time": 335,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5558208233"
    },
    {
      "job": 64026337611,
      "time": 345,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5558211244"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci-review-tools/autotest",
  "_commit": {
    "id": "08395a70918561dc4f06d822db6c7494f11f8bea",
    "author": "mark padgham <mark.padgham@email.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #99 from ropensci-review-tools/config\n\ndocs: use config field",
    "time": 1771426047
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851,
    "orcid": "0000-0003-2172-5265"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci-review-tools",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-18",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "automated-testing",
    "fuzzing",
    "testing"
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 1059,
      "uuid": 6697851
    },
    {
      "user": "helske",
      "count": 9,
      "uuid": 1560448
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "simpar1471",
      "count": 2,
      "uuid": 65285181
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autotest"
  },
  "_devurl": "https://github.com/ropensci-review-tools/autotest",
  "_pkgdown": "https://docs.ropensci.org/autotest/",
  "_searchresults": 25,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/autotest.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "at_yaml_template",
    "autotest_obj",
    "autotest_package",
    "autotest_types",
    "autotest_yaml",
    "examples_to_yaml",
    "expect_autotest_no_err",
    "expect_autotest_no_testdata",
    "expect_autotest_no_warn",
    "expect_autotest_notes",
    "expect_autotest_testdata"
  ],
  "_help": [
    {
      "page": "at_yaml_template",
      "title": "at_yaml_template",
      "topics": [
        "at_yaml_template"
      ]
    },
    {
      "page": "autotest_obj",
      "title": "autotest_obj class definition",
      "topics": [
        "autotest_obj"
      ]
    },
    {
      "page": "autotest_package",
      "title": "autotest_package",
      "topics": [
        "autotest_package"
      ]
    },
    {
      "page": "autotest_types",
      "title": "autotest_types",
      "topics": [
        "autotest_types"
      ]
    },
    {
      "page": "autotest_yaml",
      "title": "autotest_yaml",
      "topics": [
        "autotest_yaml"
      ]
    },
    {
      "page": "examples_to_yaml",
      "title": "examples_to_yaml",
      "topics": [
        "examples_to_yaml"
      ]
    },
    {
      "page": "expect_autotest_no_err",
      "title": "expect_autotest_no_err",
      "topics": [
        "expect_autotest_no_err"
      ]
    },
    {
      "page": "expect_autotest_no_testdata",
      "title": "expect_autotest_no_testdata",
      "topics": [
        "expect_autotest_no_testdata"
      ]
    },
    {
      "page": "expect_autotest_no_warn",
      "title": "expect_autotest_no_warn",
      "topics": [
        "expect_autotest_no_warn"
      ]
    },
    {
      "page": "expect_autotest_notes",
      "title": "expect_autotest_notes",
      "topics": [
        "expect_autotest_notes"
      ]
    },
    {
      "page": "expect_autotest_testdata",
      "title": "expect_autotest_testdata",
      "topics": [
        "expect_autotest_testdata"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci-review-tools/autotest/raw/main/README.md",
  "_rundeps": [
    "brio",
    "cachem",
    "callr",
    "cli",
    "crayon",
    "data.table",
    "desc",
    "diffobj",
    "digest",
    "evaluate",
    "fastmap",
    "fs",
    "glue",
    "here",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "tibble",
    "utf8",
    "vctrs",
    "waldo",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "autotest-control.Rmd",
      "filename": "autotest-control.html",
      "title": "Control of tests",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. .Rd files, example code, and the autotest workflow",
        "2. Internal structure of the autotest workflow",
        "3. autotest-ing the stats::cov function",
        "3.1 Listing tests without conducting them",
        "3.2 Conducting tests",
        "3.4 Controlling which tests are conducted",
        "4. autotest-ing your package",
        "4.2 Finer control over testing expectations"
      ],
      "created": "2021-02-19 09:10:42",
      "modified": "2026-01-27 09:57:38",
      "commits": 9
    },
    {
      "source": "autotest.Rmd",
      "filename": "autotest.html",
      "title": "How to use autotest",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Integer input",
        "Vector input",
        "List-column conversion",
        "Return results and documentation",
        "Documentation of input parameters",
        "General Procedure"
      ],
      "created": "2021-02-11 17:45:29",
      "modified": "2026-01-27 09:57:38",
      "commits": 21
    }
  ],
  "_score": 6.385606273598313,
  "_indexed": true,
  "_nocasepkg": "autotest",
  "_universes": [
    "ropensci",
    "mpadge",
    "ropensci-review-tools"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:52:57.000Z",
      "distro": "noble",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "5d30cf604407ad2a2d9bc9cf765e2b32022ef60f72d0ab616bbc9ac868ca2dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:53:15.000Z",
      "distro": "noble",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "b3695675e63c0c76b0fb9815a4b6b79058e4dfe98ad477059b360ff2580e9752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:52:45.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "0349d40ad893b921e9e603f9b94df03f80d457cbd4bf4313d51e0c600bcd185d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:52:01.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "b10aaa1f0083bc6c6127cd9fa17054eb29ce8d89d46ae09d444af0b5794430e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:52:47.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "89cca72096779cec43190295d8389332e42a1eae1da5ed4dd8758fd8377257d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:51:57.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "ebc04706c667e98bc25df084b77a20cec5ca53cb67c9e56bd4c740efe1a0e008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:52:02.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "f06a5199893f27fca166f3a404c3d7c43c86200c1a04dde39e4b8d3e8387f590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "0.1.0.021",
      "date": "2026-02-18T15:51:51.000Z",
      "commit": "08395a70918561dc4f06d822db6c7494f11f8bea",
      "fileid": "baf67e7e4f2e18246f84201a550507d3eb4649f2a6f506b87c16dd9825885d9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22146693626"
    }
  ]
}