tests/testthat/setup.R

if (requireNamespace("lgr")) {
  lg = lgr::get_logger("mlr3")
  old_threshold = lg$threshold
  lg$set_threshold("warn")
}

Try the mcboost package in your browser

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

mcboost documentation built on Aug. 8, 2025, 6:22 p.m.