{
  "_id": "6a49961974ff1be5edd78d11",
  "Type": "Package",
  "Package": "testthis",
  "Title": "Utils and 'RStudio' Addins to Make Testing Even More Fun",
  "Version": "1.1.1.9000",
  "Authors@R": "person(given = \"Stefan\",\nfamily = \"Fleck\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stefan.b.fleck@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3344-9851\"))",
  "Maintainer": "Stefan Fleck <stefan.b.fleck@gmail.com>",
  "Description": "Utility functions and 'RStudio' addins for writing,\nrunning and organizing automated tests. Integrates tightly with\nthe packages 'testthat', 'devtools' and 'usethis'.  Hotkeys can\nbe assigned to the 'RStudio' addins for running tests in a\nsingle file or to switch between a source file and the\nassociated test file. In addition, testthis provides function\nto manage and run tests in subdirectories of the test/testthat\ndirectory.",
  "License": "MIT + file LICENSE",
  "URL": "https://s-fleck.github.io/testthis",
  "BugReports": "https://github.com/s-fleck/testthis/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1.9000",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://s-fleck.r-universe.dev",
  "Date/Publication": "2022-02-15 12:31:42 UTC",
  "RemoteUrl": "https://github.com/s-fleck/testthis",
  "RemoteRef": "HEAD",
  "RemoteSha": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 07:47:44 UTC",
    "User": "root"
  },
  "Author": "Stefan Fleck [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3344-9851>)",
  "_user": "s-fleck",
  "_type": "src",
  "_file": "testthis_1.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/244e8b42701e67d94f5f5918bd67cfe8b3396b0bb87bd03506877f674060cc33",
  "_filesize": 169982,
  "_sha256": "244e8b42701e67d94f5f5918bd67cfe8b3396b0bb87bd03506877f674060cc33",
  "_expires": "2026-10-12T23:24:08.000Z",
  "_created": "2026-06-21T07:47:44.000Z",
  "_published": "2026-07-04T23:24:09.965Z",
  "_jobs": [
    {
      "job": 85175409969,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773157650"
    },
    {
      "job": 85175409873,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773159297"
    },
    {
      "job": 85175409929,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773151238"
    },
    {
      "job": 85175409860,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773150777"
    },
    {
      "job": 85175409743,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773138844"
    },
    {
      "job": 85175409871,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773156130"
    },
    {
      "job": 85175409836,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773151363"
    },
    {
      "job": 85175409888,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773149754"
    },
    {
      "job": 85175409896,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773150564"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598",
  "_status": "success",
  "_upstream": "https://github.com/s-fleck/testthis",
  "_commit": {
    "id": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
    "author": "stefan-fleck <stefan.fleck@wikifolio.com>",
    "committer": "stefan-fleck <stefan.fleck@wikifolio.com>",
    "message": "Make `test_subdir()` work with testthat 3 and parallel testing (closes #18)\n",
    "time": 1644928302
  },
  "_maintainer": {
    "name": "Stefan Fleck",
    "email": "stefan.b.fleck@gmail.com",
    "login": "s-fleck",
    "description": "",
    "uuid": 9320338,
    "orcid": "0000-0003-3344-9851"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    }
  ],
  "_owner": "s-fleck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rstudio",
    "rstudio-addin",
    "rstudio-addins",
    "testing",
    "testthat"
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "s-fleck",
      "count": 163,
      "uuid": 9320338
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "chambm",
      "count": 2,
      "uuid": 5011937
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "jakevestal",
      "count": 1,
      "uuid": 23266745
    }
  ],
  "_userbio": {
    "uuid": 9320338,
    "type": "user",
    "name": "Stefan Fleck",
    "followers": 42
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/testthis"
  },
  "_devurl": "https://github.com/s-fleck/testthis",
  "_pkgdown": "https://s-fleck.github.io/testthis",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/testthis.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-fleck/testthis",
  "_realowner": "s-fleck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2017-10-27"
    },
    {
      "version": "1.0.3",
      "date": "2018-01-06"
    },
    {
      "version": "1.0.4",
      "date": "2018-08-11"
    },
    {
      "version": "1.1.0",
      "date": "2019-05-27"
    },
    {
      "version": "1.1.1",
      "date": "2020-04-12"
    }
  ],
  "_exports": [
    "find_testdata",
    "get_test_coverage",
    "open_testfile",
    "read_testdata",
    "test_acceptance",
    "test_all",
    "test_coverage",
    "test_index",
    "test_integration",
    "test_manual",
    "test_skeleton",
    "test_subdir",
    "test_this",
    "use_acceptance_tests",
    "use_integration_tests",
    "use_manual_tests",
    "use_test_subdir",
    "use_testdata",
    "use_testdata_raw",
    "use_tester"
  ],
  "_help": [
    {
      "page": "get_test_coverage",
      "title": "Get Test Coverage",
      "topics": [
        "get_test_coverage"
      ]
    },
    {
      "page": "open_testfile",
      "title": "Open associated test file",
      "topics": [
        "open_testfile"
      ]
    },
    {
      "page": "test_coverage",
      "title": "Test coverage of package",
      "topics": [
        "test_coverage"
      ]
    },
    {
      "page": "test_index",
      "title": "Generate an index of all test_that calls",
      "topics": [
        "print.test_index",
        "test_index"
      ]
    },
    {
      "page": "test_skeleton",
      "title": "Create a test skeleton file for the currently open .R file",
      "topics": [
        "test_skeleton"
      ]
    },
    {
      "page": "test_subdir",
      "title": "Run tests in subdirectories",
      "topics": [
        "test_acceptance",
        "test_all",
        "test_integration",
        "test_manual",
        "test_subdir"
      ]
    },
    {
      "page": "test_this",
      "title": "Test this file",
      "topics": [
        "test_this"
      ]
    },
    {
      "page": "testthis",
      "title": "Testthis-package",
      "topics": [
        "testthis-package",
        "testthis"
      ]
    },
    {
      "page": "use_test_subdir",
      "title": "Use test subdirectories",
      "concept": [
        "infrastructure"
      ],
      "topics": [
        "use_acceptance_tests",
        "use_integration_tests",
        "use_manual_tests",
        "use_test_subdir"
      ]
    },
    {
      "page": "use_testdata",
      "title": "Create 'testdata' folder.",
      "concept": [
        "infrastructure"
      ],
      "topics": [
        "find_testdata",
        "has_testdata",
        "read_testdata",
        "use_testdata",
        "use_testdata_raw"
      ]
    },
    {
      "page": "use_tester",
      "title": "Use a tester function",
      "concept": [
        "infrastructure"
      ],
      "topics": [
        "use_tester"
      ]
    }
  ],
  "_readme": "https://github.com/s-fleck/testthis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 5.087781417809543,
  "_indexed": true,
  "_nocasepkg": "testthis",
  "_universes": [
    "s-fleck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:50:07.000Z",
      "distro": "noble",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/1e75e40e97df33418265f8e2e34900661e8d2b077e2774bce52ebeeee8d7c018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:50:16.000Z",
      "distro": "noble",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/443a5b5d3563e0c63ac2b131fc5fac0faa75fffd438b39409dbcde9f62313990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:49:21.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/e869fa52a50113edf6956f450e19b34b8ca9c2cfa6b038404b49cec53796fdc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:49:16.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/26b01084e8db5457c7050cecc7eb65a806520ccf086b9bbe70a1cb11a7070bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:50:06.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/5db7f99898ac215d843caf4415a1c2b78c077cf78088661712f82b7bb7f12912",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:49:12.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/7ea43e00ece3ac68eadf058b42c191d636c4b868e551f99980b96dcb2375e7c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:49:01.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/8491066e68272f346d6fa72880969d8e94bb7a196cc3715a9949021c1397b554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-06-21T07:49:09.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/4067ea22a361890af9f48a96e0ae11a616e880d7c2fa96fb8eef5df04a6248ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/27897639598"
    }
  ]
}