tests/testthat.R

if (require(testthat)) {
  library(pillar)
  test_check("pillar")
} else {
  message("testthat not available.")
}

Try the pillar package in your browser

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

pillar documentation built on March 31, 2023, 10:19 p.m.