Package: doctest Type: Package Title: Generate Tests from Examples Using 'roxygen' and 'testthat' Version: 0.4.0 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 RoxygenNote: 7.2.3 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/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-02-19 11:22:42 UTC RemoteUrl: https://github.com/hughjonesd/doctest RemoteRef: v0.4.0 RemoteSha: ef97b06623b2a07b9ae5cb7ddb16f35993786578 NeedsCompilation: no Packaged: 2026-07-01 09:07:22 UTC; root Author: David Hugh-Jones [aut, cre]