tests/tinytest.R

if (require(tinytest, quietly = TRUE)) {
  home <- identical(Sys.info()["nodename"], "Abbott-2.local")
  tinytest::test_package("ChemoSpec", verbose = TRUE, at_home = home)
}

Try the ChemoSpec package in your browser

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

ChemoSpec documentation built on June 7, 2023, 6:13 p.m.