testex: Add Tests to Examples

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'.

Version: 0.2.0
Depends: R (≥ 3.2.0)
Imports: utils
Suggests: testthat, withr, callr, roxygen2, spelling, knitr, rmarkdown
Published: 2024-04-14
Author: Doug Kelkhoff [aut, cre]
Maintainer: Doug Kelkhoff <doug.kelkhoff at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/dgkf/testex, https://dgkf.github.io/testex/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: testex results

Documentation:

Reference manual: testex.pdf
Vignettes: Configuration
Interface Layers

Downloads:

Package source: testex_0.2.0.tar.gz
Windows binaries: r-devel: testex_0.2.0.zip, r-release: testex_0.2.0.zip, r-oldrel: testex_0.2.0.zip
macOS binaries: r-release (arm64): testex_0.2.0.tgz, r-oldrel (arm64): testex_0.2.0.tgz, r-release (x86_64): testex_0.2.0.tgz, r-oldrel (x86_64): testex_0.2.0.tgz
Old sources: testex archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=testex to link to this page.