This provides a framework for R packages developed for a regulatory environment. It is based on the 'testthat' unit testing system and provides the adapter functionalities for XML-based test case definition as well as for standardized reporting of the test results.
Version: | 1.2.3 |
Depends: | R (≥ 3.1.3), testthat (≥ 2.0.0), magick (≥ 1.3), methods, XML |
Imports: | base64, jsonlite, rlang, glue, magrittr, stringr, tcltk |
Suggests: | knitr, rmarkdown, covr |
Published: | 2019-01-02 |
Author: | Sebastian Wolf [aut, cre], Matthias Pfeifer [aut, ctb], Sergej Potapov [ctb], Roche [cph, fnd] |
Maintainer: | Sebastian Wolf <sebastian at mail-wolf.de> |
BugReports: | https://github.com/zappingseb/RTest/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
SystemRequirements: | ImageMagick++: ImageMagick-c++-devel (rpm) or libmagick++-dev (deb) |
CRAN checks: | RTest results |
Reference manual: | RTest.pdf |
Vignettes: |
RTest Test Adapter RTest |
Package source: | RTest_1.2.3.tar.gz |
Windows binaries: | r-devel: RTest_1.2.3.zip, r-release: RTest_1.2.3.zip, r-oldrel: RTest_1.2.3.zip |
OS X binaries: | r-release: RTest_1.2.2.tgz, r-oldrel: RTest_1.2.2.tgz |
Old sources: | RTest archive |
Please use the canonical form https://CRAN.R-project.org/package=RTest to link to this page.