Package: testex
Title: Add Tests to Examples
Version: 0.2.1
Authors@R: 
    c(
      person(
        "Doug", "Kelkhoff", 
        email = "doug.kelkhoff@gmail.com", 
        role = c("aut", "cre")
      )
    )
Description: 
    Add tests in-line in examples. Provides standalone functions for
    facilitating easier test writing in Rd files. However, a more familiar
    interface is provided using 'roxygen2' tags. Tools are also provided for
    facilitating package configuration and use with 'testthat'.
URL: https://github.com/dgkf/testex, https://dgkf.github.io/testex/
License: MIT + file LICENSE
Depends: R (>= 3.2.0)
Imports: utils
Suggests: testthat, withr, callr, roxygen2, spelling, knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.2
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-12 19:45:43 UTC; root
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-12 20:10:02 UTC
Built: R 4.5.2; ; 2025-11-15 12:35:25 UTC; windows
