tests/testthat.R

library(testthat)
library(laads)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("laads")
}
maelle/laads documentation built on May 20, 2019, 4:09 p.m.