tests/testthat.R

library(testthat)

if(.Platform$OS.type=="unix") {
  test_check("paperutils")
} else {
  message("Skipping tests on non-unix platform! Patches for Windows welcome.")
}
jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.