The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Captures errors encountered when running 'run_examples()', and processes and archives them. The function 'run_examples()' within the 'devtools' package allows batch execution of all of the examples within a given package. This is much more convenient than testing each example manually. However, a major inconvenience is that if an error is encountered, the program stops and does not complete testing the remaining examples. Also, there is not a systematic record of the results, namely which package functions had no examples, which had examples that failed, and which had examples that succeeded. The current package provides the missing functionality.
Version: | 1.0 |
Depends: | R (≥ 4.2.0) |
Imports: | devtools |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-02-21 |
DOI: | 10.32614/CRAN.package.runExamplesWrapper |
Author: | Barry Zeeberg [aut, cre] |
Maintainer: | Barry Zeeberg <barryz2013 at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | runExamplesWrapper results |
Reference manual: | runExamplesWrapper.pdf |
Vignettes: |
runExamplesWrapper (source) |
Package source: | runExamplesWrapper_1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): runExamplesWrapper_1.0.tgz, r-release (x86_64): runExamplesWrapper_1.0.tgz, r-oldrel (x86_64): runExamplesWrapper_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=runExamplesWrapper to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.