tests/tinytest.R

if ( requireNamespace("tinytest", quietly=TRUE) ){
  # run tests requiring downloads only on my hardware
  home <- (unname(Sys.info()["user"]) == "rnuske")
  tinytest::test_package("vegperiod", at_home=home)
}

Try the vegperiod package in your browser

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

vegperiod documentation built on Nov. 1, 2022, 5:07 p.m.