tests/testthat.R

library(testthat)
library(cometr)

onCRAN <- function() !identical(Sys.getenv("NOT_CRAN"), "true")
if (!onCRAN()) {
  test_check("cometr")
}

Try the cometr package in your browser

Any scripts or data that you put into this service are public.

cometr documentation built on Oct. 19, 2023, 5:06 p.m.