Package: doctest Type: Package Title: Generate Tests from Examples Using 'roxygen' and 'testthat' Version: 0.4.1 Authors@R: person("David", "Hugh-Jones", email = "davidhughjones@gmail.com", role = c("aut", "cre")) Maintainer: David Hugh-Jones Description: Creates 'testthat' tests from 'roxygen' examples using simple tags. License: MIT + file LICENSE Encoding: UTF-8 Imports: cli, fs, pkgload, purrr, rlang, roxygen2, testthat Suggests: covr, knitr, lifecycle, rmarkdown Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) URL: https://hughjonesd.github.io/doctest/ BugReports: https://github.com/hughjonesd/doctest/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-07-29 19:16:27 UTC RemoteUrl: https://github.com/hughjonesd/doctest RemoteRef: v0.4.1 RemoteSha: 7c66bdbe6352d8339cf977f3a3d40d7c0af9a475 NeedsCompilation: no Packaged: 2026-07-29 21:47:16 UTC; root Author: David Hugh-Jones [aut, cre]