tests/testthat.R

if (require(testthat)) {
  library(pillar)
  test_check("pillar")
} else {
  message("testthat not available.")
}
hadley/colformat documentation built on April 29, 2024, 10:22 a.m.