tests/test-all.R

library(testthat)
aa <- options(spades.debug = FALSE)
options("spades.temp.debug" = aa)
if (FALSE) {
  ff <- list()
  runTestsWithTimings("ff")
}
test_check("SpaDES.core")
options(aa)

Try the SpaDES.core package in your browser

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

SpaDES.core documentation built on Nov. 10, 2023, 5:08 p.m.