roxut: Document Unit Tests Roxygen-Style

Much as 'roxygen2' allows one to document functions in the same file as the function itself, 'roxut' allows one to write the unit tests in the same file as the function. Once processed, the unit tests are moved to the appropriate directory. Currently supports 'testthat' and 'tinytest' frameworks. The 'roxygen2' package provides much of the infrastructure.

Version: 0.4.0
Depends: roxygen2 (≥ 7.1)
Suggests: tinytest, testthat
Published: 2021-08-22
Author: Bryan A. Hanson ORCID iD [aut, cre], Claudia Beleites [ctb], Hadley Wickham [aut, cph] (roxygen2 code), Peter Danenberg [aut, cph] (roxygen2 code), Gábor Csárdi [aut] (roxygen2 code), Manuel Eugster [aut, cph] (roxygen2 code), RStudio [cph] (roxygen2 code)
Maintainer: Bryan A. Hanson <hanson at depauw.edu>
BugReports: https://github.com/bryanhanson/roxut/issues
License: GPL-3
URL: https://github.com/bryanhanson/roxut
NeedsCompilation: no
Materials: NEWS
CRAN checks: roxut results

Documentation:

Reference manual: roxut.pdf

Downloads:

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

Reverse dependencies:

Reverse suggests: ChemoSpec, ChemoSpecUtils, LearnPCA

Linking:

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