tests/tinytest.R

# Setup for tinytest framework
if (requireNamespace("tinytest", quietly = TRUE)) {
  home <- length(unclass(packageVersion("treemisc"))[[1L]]) == 4
  tinytest::test_package("tinytest", at_home = home)
}

Try the treemisc package in your browser

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

treemisc documentation built on Oct. 19, 2022, 5:19 p.m.