tests/tinytest.R

if ( requireNamespace("tinytest", quietly=TRUE) ){
  xx <- isTRUE(tolower(Sys.getenv("TEST_SINGLERCAPTURE_MULTICORE_DEVELOPER")) == "true")
  tinytest::test_package("singleRcapture", ncpu = if (xx) 2 else NULL)
}

Try the singleRcapture package in your browser

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

singleRcapture documentation built on April 4, 2025, 1:43 a.m.