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 Sept. 11, 2024, 5:35 p.m.