tests/testthat.R

library(testthat)
library(cometr)

onCRAN <- function() !identical(Sys.getenv("NOT_CRAN"), "true")
if (!onCRAN()) {
  test_check("cometr")
}
daattali/cometr documentation built on Aug. 15, 2020, 4:53 a.m.