tests/testthat.R

library(testthat)
library(wdman)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("wdman")
}
ropensci/wdman documentation built on Oct. 16, 2023, 9:07 p.m.