tests/tinytest.R

if (requireNamespace("tinytest", quietly=TRUE)) {
  home <- identical(Sys.getenv("CI"), "true")
  tinytest::test_package("bspm", at_home=home)
}

Try the bspm package in your browser

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

bspm documentation built on May 29, 2024, 10:36 a.m.