{
  "_id": "6a1f21b0b401979e73420703",
  "Package": "testex",
  "Title": "Add Tests to Examples",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\n\"Doug\", \"Kelkhoff\",\nemail = \"doug.kelkhoff@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Add tests in-line in examples. Provides standalone\nfunctions for facilitating easier test writing in Rd files.\nHowever, a more familiar interface is provided using 'roxygen2'\ntags. Tools are also provided for facilitating package\nconfiguration and use with 'testthat'.",
  "URL": "https://github.com/dgkf/testex, https://dgkf.github.io/testex/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Repository": "https://dgkf.r-universe.dev",
  "Date/Publication": "2025-11-17 19:54:11 UTC",
  "RemoteUrl": "https://github.com/dgkf/testex",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:29:56 UTC",
    "User": "root"
  },
  "Author": "Doug Kelkhoff [aut, cre]",
  "Maintainer": "Doug Kelkhoff <doug.kelkhoff@gmail.com>",
  "MD5sum": "298800c622e286e1ca73dc0d9f1a6ac3",
  "_user": "dgkf",
  "_type": "src",
  "_file": "testex_0.2.1.tar.gz",
  "_fileid": "0b99cf1c194dd843566215206ae3c41e3abf4f6acce2f2ae58fecad746f3ac2a",
  "_filesize": 153798,
  "_sha256": "0b99cf1c194dd843566215206ae3c41e3abf4f6acce2f2ae58fecad746f3ac2a",
  "_created": "2026-05-16T07:29:56.000Z",
  "_published": "2026-06-02T18:32:16.152Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79144017685,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031603197"
    },
    {
      "job": 79144017514,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031604256"
    },
    {
      "job": 79144017828,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031607402"
    },
    {
      "job": 79144017824,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031602724"
    },
    {
      "job": 79144017187,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031590523"
    },
    {
      "job": 79144017134,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366538262"
    },
    {
      "job": 79144017649,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031599091"
    },
    {
      "job": 79144017930,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031598007"
    },
    {
      "job": 79144017567,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031598015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dgkf/testex",
  "_commit": {
    "id": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
    "author": "dgkf <18220321+dgkf@users.noreply.github.com>",
    "committer": "dgkf <18220321+dgkf@users.noreply.github.com>",
    "message": "chore: bump version number\n",
    "time": 1763409251
  },
  "_maintainer": {
    "name": "Doug Kelkhoff",
    "email": "doug.kelkhoff@gmail.com",
    "login": "dgkf",
    "mastodon": "@dgkf@fosstodon.org",
    "uuid": 18220321
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dgkf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-11-17"
    }
  ],
  "_topics": [
    "documentation",
    "examples",
    "rlang",
    "roxygen2",
    "testing"
  ],
  "_stars": 23,
  "_contributors": [
    {
      "user": "dgkf",
      "count": 47,
      "uuid": 18220321
    }
  ],
  "_userbio": {
    "uuid": 18220321,
    "type": "user",
    "name": "Doug Kelkhoff"
  },
  "_downloads": {
    "count": 602,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/testex"
  },
  "_devurl": "https://github.com/dgkf/testex",
  "_pkgdown": "https://dgkf.github.io/testex/",
  "_searchresults": 7,
  "_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/testex.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dgkf/testex",
  "_realowner": "dgkf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2024-04-15"
    },
    {
      "version": "0.2.1",
      "date": "2025-11-12"
    }
  ],
  "_exports": [
    "fallback_expect_no_error",
    "s3_register",
    "test_examples_as_testthat",
    "testex",
    "use_testex",
    "use_testex_as_testthat",
    "uses_roxygen2",
    "with_attached",
    "with_srcref"
  ],
  "_help": [
    {
      "page": "fallback_expect_no_error",
      "title": "Expect no Error",
      "topics": [
        "fallback_expect_no_error"
      ]
    },
    {
      "page": "test_examples_as_testthat",
      "title": "Execute examples from Rd files as 'testthat' tests",
      "topics": [
        "test_examples_as_testthat"
      ]
    },
    {
      "page": "testex",
      "title": "A syntactic helper for writing quick and easy example tests",
      "topics": [
        "testex"
      ]
    },
    {
      "page": "testex-roxygen-tags",
      "title": "'testex' 'roxygen2' tags",
      "topics": [
        "testex-roxygen-tags"
      ]
    },
    {
      "page": "testex-testthat",
      "title": "Support for 'testthat' Expectations",
      "topics": [
        "testex-testthat"
      ]
    },
    {
      "page": "use_testex",
      "title": "Add 'testex' tags and configure package to fully use 'testex' features",
      "topics": [
        "use_testex"
      ]
    },
    {
      "page": "use_testex_as_testthat",
      "title": "Run examples as 'testthat' expectations",
      "concept": [
        "use"
      ],
      "topics": [
        "use_testex_as_testthat"
      ]
    },
    {
      "page": "uses_roxygen2",
      "title": "Checks for use of 'roxygen2'",
      "topics": [
        "uses_roxygen2"
      ]
    },
    {
      "page": "with_attached",
      "title": "Temporarily attach a namespace",
      "topics": [
        "with_attached"
      ]
    },
    {
      "page": "with_srcref",
      "title": "Raise 'testthat' Expectations With A Known Source Reference",
      "topics": [
        "with_srcref"
      ]
    }
  ],
  "_readme": "https://github.com/dgkf/testex/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "configuration.Rmd",
      "filename": "configuration.html",
      "title": "Configuration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "testthat",
        "R CMD check"
      ],
      "created": "2024-03-27 00:30:57",
      "modified": "2024-03-27 00:30:57",
      "commits": 1
    },
    {
      "source": "interface_layers.Rmd",
      "filename": "interface_layers.html",
      "title": "Interface Layers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Base building-blocks",
        "Use a roxygen2 tag!",
        "Leverage testthat expectations",
        "Other Test Suites?"
      ],
      "created": "2024-03-27 00:30:57",
      "modified": "2024-03-27 00:30:57",
      "commits": 1
    }
  ],
  "_score": 5.662757831681574,
  "_indexed": true,
  "_nocasepkg": "testex",
  "_universes": [
    "dgkf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-16T07:31:56.000Z",
      "distro": "noble",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "e9ff93a135fb0cb8e4157efa2a087a15e57c6be052de14791cfb1faafe3994ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-16T07:32:04.000Z",
      "distro": "noble",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "a92ea6dd608e903cc75969984939bd82e0c65f06fd97c54346ea79097148abbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-16T07:32:41.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "2df20549b3db8b1d28f8cc669bf8ace38ffe4e22859f1c3536fa12e3cff43b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-16T07:31:55.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "390d1b9a55d78cd7f17d74b7529fb497c31d4cc978aa6147b25a18f5ceaf7c24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T07:31:14.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "5e391cf48b9fd07e4b7c99b449969e769aa3b730533eda24603cfd1cfc07b33a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T07:31:04.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "f1c1be64b57fa121551855b6e3238beb6b94ad4b6f22a4bc6d94a15976ab131d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T07:31:03.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "ec7e1a37b98f1f0bb428ae55692330c36d05c1fac11a6c65f5753b00dd2fc949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T18:31:53.000Z",
      "commit": "b6dbca83fb11b29e97a2a574e90f1106c1f01208",
      "fileid": "e63dd8d4f32a83efcf530190226446708b7f009bffcbf58f95d9c379a3dc0ec8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dgkf/actions/runs/25956128855"
    }
  ]
}