Crandore Hub

runExamplesWrapper

Wrapper for 'run_examples()'

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.

Versions across snapshots

VersionRepositoryFileSize
1.1 rolling linux/jammy R-4.5 runExamplesWrapper_1.1.tar.gz 115.2 KiB
1.1 rolling linux/noble R-4.5 runExamplesWrapper_1.1.tar.gz 115.2 KiB
1.1 rolling source/ R- runExamplesWrapper_1.1.tar.gz 175.9 KiB
1.1 latest linux/jammy R-4.5 runExamplesWrapper_1.1.tar.gz 115.2 KiB
1.1 latest linux/noble R-4.5 runExamplesWrapper_1.1.tar.gz 115.2 KiB
1.1 latest source/ R- runExamplesWrapper_1.1.tar.gz 175.9 KiB
1.1 2026-04-26 source/ R- runExamplesWrapper_1.1.tar.gz 175.9 KiB
1.1 2026-04-23 source/ R- runExamplesWrapper_1.1.tar.gz 175.9 KiB
1.1 2026-04-09 windows/windows R-4.5 runExamplesWrapper_1.1.zip 116.8 KiB
1.0 2025-04-20 source/ R- runExamplesWrapper_1.0.tar.gz 176.6 KiB

Dependencies (latest)

Imports

Suggests