tests/testthat.R

library(testthat)
library(bigKRLS)

# have to disable R_TESTS environment variable or parallel::makePSOCKcluster hangs.
Sys.setenv("R_TESTS" = "")


test_check("bigKRLS")

Try the bigKRLS package in your browser

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

bigKRLS documentation built on Aug. 3, 2019, 1:02 a.m.