tests/testthat.R

if (requireNamespace("testthat", quietly = TRUE)) {
  library("testthat")
  library("mlr3learners")
  test_check("mlr3learners")
}

Try the mlr3learners package in your browser

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

mlr3learners documentation built on Nov. 21, 2023, 5:07 p.m.