tests/tinytest.R

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

Try the gbm package in your browser

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

gbm documentation built on June 28, 2024, 9:07 a.m.