tests/tinytest.R

if ( requireNamespace("tinytest", quietly=TRUE) ){
  Sys.setenv("OMP_THREAD_LIMIT" = 2) # https://github.com/Rdatatable/data.table/issues/5658
  tinytest::test_package("parttree")
}

Try the parttree package in your browser

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

parttree documentation built on April 4, 2025, 2:47 a.m.