tests/testthat.R

if (require(testthat)) {
  library(pense)
  test_check("pense")
} else {
  warning("'pense' requires 'testthat' for tests.")
}

Try the pense package in your browser

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

pense documentation built on Feb. 16, 2023, 9:36 p.m.