tests/testthat.R

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

Try the mlr3proba package in your browser

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

mlr3proba documentation built on April 25, 2022, 5:07 p.m.