tests/tinytest.R

if (requireNamespace("tinytest", quietly = TRUE)) {
  tinytest::test_package("dbarts")
} else {
  cat("package 'tinytest' not available; cannot run unit tests\n")
}

Try the dbarts package in your browser

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

dbarts documentation built on April 3, 2025, 5:25 p.m.