tests/testthat.R

library(testthat)
# https://github.com/r-lib/testthat/issues/86
#Sys.setenv("R_TESTS" = "")
library(makeParallel)

# Allows parse() to check equality between expressions
#options(keep.source = FALSE)

test_check("makeParallel")

Try the makeParallel package in your browser

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

makeParallel documentation built on May 2, 2019, 9:40 a.m.