tests/testthat/test-examples.R

library(dplyr)
library(dtrackr)

# test_that("examples run to completion", {
#   devtools::run_examples()
#
# })

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  test_examples(path = "../..")
}
terminological/dtrackr documentation built on Oct. 20, 2024, 6:11 a.m.