{
  "_id": "6a1003fbacfb0bcc41c7d742",
  "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-05-22 07:18:37 UTC",
    "User": "root"
  },
  "Author": "Stefan Fleck [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3344-9851>)",
  "MD5sum": "b970c55e5733b79e1fce7306d71e5167",
  "_user": "s-fleck",
  "_type": "src",
  "_file": "testthis_1.1.1.9000.tar.gz",
  "_fileid": "fded65a4ac5840990536bd11899f73db3ea4c4f84310fdb537c4521c0d7e3793",
  "_filesize": 168322,
  "_sha256": "fded65a4ac5840990536bd11899f73db3ea4c4f84310fdb537c4521c0d7e3793",
  "_created": "2026-05-22T07:18:37.000Z",
  "_published": "2026-05-22T07:21:31.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334262556,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154966623"
    },
    {
      "job": 77334262580,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154965670"
    },
    {
      "job": 77334262569,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154946491"
    },
    {
      "job": 77334262602,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154959531"
    },
    {
      "job": 77333804274,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154923411"
    },
    {
      "job": 77334262575,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154963873"
    },
    {
      "job": 77334262563,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154953467"
    },
    {
      "job": 77334262562,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154945650"
    },
    {
      "job": 77334262586,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154947343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 677,
    "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",
    "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",
    "gh",
    "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-05-22T07:21:01.000Z",
      "distro": "noble",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "c0c8e8bd12e10a5065f3ed8a436db95067c35e6a99a7cc88a2a74998dc2af0cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:21:00.000Z",
      "distro": "noble",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "f0ea910f775398fb82dccccb1a2d3731d7831096709b7840bae0d63bf1e08588",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:19:58.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "01086d752d9b8bf31b0a9039d5c2d82e210d0d110b972f5971c7ff0cd561f9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:20:38.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "4fd820941960b6aa58ee57ffd241ea06ebb97310af3090afa9e8d18e01b07147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:21:07.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "fe88c64ee0ecb497897091e090e94becc35cc12aca469e6757d6c119b60bc404",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:20:15.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "d8ec5b1c091d500aeb51014e7bc16d7752bac9d735605051fb0905e8b5878f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:19:47.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "fa10d802efb74e9f35d58acfae1179f245433c63d776dce8d909eba50824ffc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-22T07:19:53.000Z",
      "commit": "587e50afb1f995f2ec52efe23faabb4a0adf86bf",
      "fileid": "0b913a866ffcdd5d7d7f9c9169e01b9174d0228bc9cb27754bab17a5d8e98540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-fleck/actions/runs/26273980202"
    }
  ]
}