{
  "_id": "6a5f13119baadeef8ab59521",
  "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-07-21 06:31:52 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/24bdd9b7d1f331fc46d0ff3679b964aab8ec8368600e9c5915fbfb91fcb26c07",
  "_filesize": 168991,
  "_sha256": "24bdd9b7d1f331fc46d0ff3679b964aab8ec8368600e9c5915fbfb91fcb26c07",
  "_expires": "2026-10-29T06:34:56.000Z",
  "_created": "2026-07-21T06:31:52.000Z",
  "_published": "2026-07-21T06:34:57.716Z",
  "_jobs": [
    {
      "job": 88560481362,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486023830"
    },
    {
      "job": 88560481350,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486023592"
    },
    {
      "job": 88560481366,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486006183"
    },
    {
      "job": 88560481321,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486013853"
    },
    {
      "job": 88559919756,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485975708"
    },
    {
      "job": 88560481306,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8486015794"
    },
    {
      "job": 88560481333,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486001361"
    },
    {
      "job": 88560481345,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486001827"
    },
    {
      "job": 88560481408,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486002514"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323",
  "_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": "resolute",
  "_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": 41
  },
  "_downloads": {
    "count": 389,
    "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.1",
  "_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-07-21T06:34:24.000Z",
      "distro": "resolute",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/8ae4a6a5dd838501ab92bbb879b456a24a25cab16a0cdca07a2d649035265919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:34:24.000Z",
      "distro": "resolute",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/18c12278d3d7ca73b4ff7c7353364e8b12b2c89266297615fa9ac6719edcd719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:33:26.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/9df79a36c94e4ec7b93d5bbb7dca2b3f158e213b3718450aa2e23985573dc46b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:33:52.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/fb83ce126f830ce35152ad3f35e00a1ada4561d694bf4265768b31077407fdef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:34:11.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/c217e77932fe0e7fbcf589780504d2a4a9b23692cfd83275b71989f5d2442b62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:33:08.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/f4e3aa7911ac7c85e74a8b954c88991421fec2eae62bcc0634f25150cbb31638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:33:09.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/48987a790ea0c484a569826733a12bc2e28b55ca5eddbcbe68ce6df5b744ca24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-21T06:33:13.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "https://r2.ropensci.org/4d0549dd89cf7860e8c5c753eba0a5f4c4c6567fe75bb7f44775cda3f2aa92c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/29807105323"
    }
  ]
}