tests/testthat.R

if (requireNamespace("testthat", quietly = TRUE)) {
  library("testthat")
  library("checkmate") # for more expect_*() functions
  library("mlr3benchmark")
  test_check("mlr3benchmark")
}

Try the mlr3benchmark package in your browser

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

mlr3benchmark documentation built on May 31, 2023, 9:03 p.m.