tests/test-all.R

if (require(testthat, quietly = TRUE)) {
  test_check("blme")
} else {
  cat("package 'testthat' not available; cannot run unit tests\n")
}

Try the blme package in your browser

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

blme documentation built on Jan. 6, 2021, 1:08 a.m.