tests/tinytest.R

if ( requireNamespace("tinytest", quietly = TRUE) ) {
  # To skip running the tests on CRAN make them run only on the developer version 
  home <- length(unclass(packageVersion("bsvars"))[[1]]) == 4
  tinytest::test_package("bsvars", at_home = home)
}

Try the bsvars package in your browser

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

bsvars documentation built on Oct. 24, 2024, 5:11 p.m.