Run rdwd
tests on local machine. Due to time-intensive
data downloads, these tests are not run automatically on CRAN.
runLocalTests(
dir_data = locdir(),
dir_exmpl = berryFunctions::packagePath(file = "misc/ExampleTests"),
start = 1,
quiet = rdwdquiet()
)
Time taken to run tests in minutes
Reusable data location. Preferably not under version control.
DEFAULT: locdir()
Reusable example location. DEFAULT: local directory
Number to start tests at, helpful for partially successful runs. DEFAULT: 1
Suppress progress messages? DEFAULT: FALSE through rdwdquiet()
Berry Boessenkool, berry-b@gmx.de, Apr-Oct 2019
locdir()