tests/testthat/test-not_on_ci.R

test_that("skipped test", {
  skip_on_ci()
  skip_on_cran()
  Sys.setenv("unifir_debugmode" = "")
})

Try the unifir package in your browser

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

unifir documentation built on Dec. 3, 2022, 1:06 a.m.