tests/test-all.R

# Code to test the entire package as documented here:
# http://stackoverflow.com/questions/17595796/how-to-setup-testthat-for-r-cmd-check

library(testthat)
library(ddR)
useBackend(parallel, executors=2)
test_check("ddR")

Try the ddR package in your browser

Any scripts or data that you put into this service are public.

ddR documentation built on May 29, 2017, 6:52 p.m.