tests/testthat.R

# setting R_TESTS to empty string because of
# https://github.com/hadley/testthat/issues/144
# revert this when that issue in R is fixed.
Sys.setenv("R_TESTS" = "")

library(testthat)
library(mlrHyperopt)

test_check("mlrHyperopt")
jakob-r/mlrHyperopt documentation built on Jan. 10, 2022, 4:32 p.m.