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 |
DOI: | 10.32614/CRAN.package.roxut |
Author: | Bryan A. Hanson |
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 |
Reference manual: | roxut.pdf |
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, r-oldrel (x86_64): roxut_0.4.0.tgz |
Old sources: | roxut archive |
Reverse suggests: | ChemoSpec, ChemoSpecUtils, LearnPCA |
Please use the canonical form https://CRAN.R-project.org/package=roxut to link to this page.