{
  "_id": "6a104d50acfb0bcc41ca05e6",
  "Type": "Package",
  "Package": "exampletestr",
  "Title": "Help for Writing Unit Tests Based on Function Examples",
  "Version": "1.7.3",
  "Authors@R": "c(person(given = \"Rory\",\nfamily = \"Nolan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rorynoolan@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5239-4043\")),\nperson(given = \"Sergi\",\nfamily = \"Padilla-Parra\",\nrole = \"ths\",\nemail = \"spadilla@well.ox.ac.uk\",\ncomment = c(ORCID = \"0000-0002-8010-9481\")),\nperson(given = \"Thomas\",\nfamily = \"Quinn\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0003-0286-6329\")),\nperson(given = \"Laurent\",\nfamily = \"Gatto\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0002-1520-2268\")))",
  "Maintainer": "Rory Nolan <rorynoolan@gmail.com>",
  "Description": "Take the examples written in your documentation of\nfunctions and use them to create shells (skeletons which must\nbe manually completed by the user) of test files to be tested\nwith the 'testthat' package. Sort of like python 'doctests' for\nR.",
  "License": "GPL-3",
  "URL": "https://rorynolan.github.io/exampletestr/,\nhttps://github.com/rorynolan/exampletestr#readme",
  "BugReports": "https://github.com/rorynolan/exampletestr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://rorynolan.r-universe.dev",
  "Date/Publication": "2024-10-07 17:59:14 UTC",
  "RemoteUrl": "https://github.com/rorynolan/exampletestr",
  "RemoteRef": "HEAD",
  "RemoteSha": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:04:52 UTC",
    "User": "root"
  },
  "Author": "Rory Nolan [aut, cre] (ORCID: <https://orcid.org/0000-0002-5239-4043>),\nSergi Padilla-Parra [ths] (ORCID:\n<https://orcid.org/0000-0002-8010-9481>),\nThomas Quinn [rev] (ORCID: <https://orcid.org/0000-0003-0286-6329>),\nLaurent Gatto [rev] (ORCID: <https://orcid.org/0000-0002-1520-2268>)",
  "MD5sum": "65a132c822d09132acefa33ab0ba5016",
  "_user": "rorynolan",
  "_type": "src",
  "_file": "exampletestr_1.7.3.tar.gz",
  "_fileid": "183318f98fe037ff31fc41491ce0f49f8bf8903ebf716e9710e1b30711999737",
  "_filesize": 125305,
  "_sha256": "183318f98fe037ff31fc41491ce0f49f8bf8903ebf716e9710e1b30711999737",
  "_created": "2026-05-10T07:04:52.000Z",
  "_published": "2026-05-22T12:34:24.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380184843,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901829332"
    },
    {
      "job": 77380184925,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901827198"
    },
    {
      "job": 77380184863,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901818296"
    },
    {
      "job": 77380184767,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901822015"
    },
    {
      "job": 77380184333,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901808755"
    },
    {
      "job": 77380184254,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160573679"
    },
    {
      "job": 77380184684,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901821700"
    },
    {
      "job": 77380184748,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901820062"
    },
    {
      "job": 77380184676,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901820661"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rorynolan/exampletestr",
  "_commit": {
    "id": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
    "author": "Rory Nolan <rory@mirvie.com>",
    "committer": "Rory Nolan <rory@mirvie.com>",
    "message": "Fix README link.\n",
    "time": 1728323954
  },
  "_maintainer": {
    "name": "Rory Nolan",
    "email": "rorynoolan@gmail.com",
    "login": "rorynolan",
    "uuid": 20400852,
    "orcid": "0000-0002-5239-4043"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "strex",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "styler",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pacman",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1",
      "role": "Suggests"
    }
  ],
  "_owner": "rorynolan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "rorynolan",
      "count": 135,
      "uuid": 20400852
    },
    {
      "user": "ateucher",
      "count": 1,
      "uuid": 2816635
    },
    {
      "user": "pakillo",
      "count": 1,
      "uuid": 1597843
    },
    {
      "user": "lorenzwalthert",
      "count": 1,
      "uuid": 10477073
    }
  ],
  "_userbio": {
    "uuid": 20400852,
    "type": "user",
    "name": "Rory Nolan",
    "description": "Data scientist at mirvie.com.\r\nPhD in statistical image analysis."
  },
  "_downloads": {
    "count": 798,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exampletestr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rorynolan/exampletestr",
  "_pkgdown": "https://rorynolan.github.io/exampletestr/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/exampletestr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rorynolan/exampletestr",
  "_realowner": "rorynolan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2017-03-18"
    },
    {
      "version": "0.4.0",
      "date": "2017-04-12"
    },
    {
      "version": "1.0.0",
      "date": "2017-07-05"
    },
    {
      "version": "1.0.1",
      "date": "2017-07-31"
    },
    {
      "version": "1.1.0",
      "date": "2017-12-03"
    },
    {
      "version": "1.1.1",
      "date": "2017-12-12"
    },
    {
      "version": "1.2.0",
      "date": "2018-01-26"
    },
    {
      "version": "1.3.0",
      "date": "2018-04-23"
    },
    {
      "version": "1.3.1",
      "date": "2018-07-09"
    },
    {
      "version": "1.4.0",
      "date": "2018-09-27"
    },
    {
      "version": "1.4.1",
      "date": "2018-11-07"
    },
    {
      "version": "1.4.2",
      "date": "2019-05-31"
    },
    {
      "version": "1.5.0",
      "date": "2019-07-05"
    },
    {
      "version": "1.5.1",
      "date": "2019-08-04"
    },
    {
      "version": "1.5.2",
      "date": "2019-11-05"
    },
    {
      "version": "1.6.0",
      "date": "2020-04-08"
    },
    {
      "version": "1.6.1",
      "date": "2020-04-15"
    },
    {
      "version": "1.6.2",
      "date": "2020-11-17"
    },
    {
      "version": "1.6.3",
      "date": "2021-04-24"
    },
    {
      "version": "1.6.4",
      "date": "2021-08-02"
    },
    {
      "version": "1.6.5",
      "date": "2021-08-08"
    },
    {
      "version": "1.7.0",
      "date": "2022-12-06"
    },
    {
      "version": "1.7.1",
      "date": "2023-06-11"
    },
    {
      "version": "1.7.2",
      "date": "2024-08-17"
    },
    {
      "version": "1.7.3",
      "date": "2024-10-07"
    }
  ],
  "_exports": [
    "make_test_shell_fun",
    "make_tests_shells_file",
    "make_tests_shells_pkg"
  ],
  "_help": [
    {
      "page": "make-test-shells",
      "title": "Create test shells.",
      "topics": [
        "make-test-shells",
        "make_tests_shells_file",
        "make_tests_shells_pkg",
        "make_test_shell_fun"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rorynolan/exampletestr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rorynolan/exampletestr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "brew",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "hms",
    "httr2",
    "ini",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "strex",
    "stringi",
    "stringr",
    "styler",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "whole-package.Rmd",
      "filename": "whole-package.html",
      "title": "A whole package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Main event",
        "Cleanup"
      ],
      "created": "2018-09-26 09:07:47",
      "modified": "2020-03-10 18:55:58",
      "commits": 8
    },
    {
      "source": "one-file-at-a-time.Rmd",
      "filename": "one-file-at-a-time.html",
      "title": "One .R file at a time",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Main event",
        "Cleanup"
      ],
      "created": "2018-09-26 09:07:47",
      "modified": "2020-03-10 18:55:58",
      "commits": 6
    },
    {
      "source": "one-function-at-a-time.Rmd",
      "filename": "one-function-at-a-time.html",
      "title": "One function at a time",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Main event",
        "Roxytest functionality",
        "RStudio addin for roxytest functionality",
        "Cleanup"
      ],
      "created": "2018-09-26 09:07:47",
      "modified": "2020-03-10 19:08:04",
      "commits": 11
    }
  ],
  "_score": 6.209515014542631,
  "_indexed": true,
  "_nocasepkg": "exampletestr",
  "_universes": [
    "rorynolan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-10T07:07:31.000Z",
      "distro": "noble",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "2f43e8cb923e5f2027b1b6524023aade18056d4ff96ae5c54e318bb3f96c40d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-10T07:07:16.000Z",
      "distro": "noble",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "4fd53e616708dbddb508f1fc68e895fdbf26996816398e3a32c90c772c1df9a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-10T07:06:16.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "947d35d03de08aa42c57e59b2e8225cc4663379cfb617017017157c2802c464c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-10T07:06:41.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "bb2dd53a3586338739104496981a110da3bc0f292315e4bf53cd1f28bce0ab55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-10T07:06:19.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "c518e9a99ad15b54ed7e8498dede6f5b9996213450191fe0c20a85246c323f3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-10T07:06:06.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "aef481db6e2f770afe79e851590719df53fa881e17b5f6cbef05b3b7f6d4731f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-10T07:06:11.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "74f9d74d95d6bec96a4d5fa32294432b56c21d094089f4921e7cc451ff8c734b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.3",
      "date": "2026-05-22T12:34:05.000Z",
      "commit": "408cfc63d538eea427233e71ae3ecdbd7452ebbf",
      "fileid": "a71bfd566acb8a162c1c2aeb37ebaffc25764bd6bda19e2218c4cf58182599f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rorynolan/actions/runs/25622397565"
    }
  ]
}