tests/testthat.R

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

Try the mlr3measures package in your browser

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

mlr3measures documentation built on Aug. 5, 2022, 5:22 p.m.