DEBSOURCES
Skip Quicknav
sources / r-cran-mlr / 2.18.0%2Bdfsg-1 / tests / run-cluster.R
12345678
library(testthat) # no tests on CRAN if (identical(Sys.getenv("NOT_CRAN"), "true")) { set.seed(getOption("mlr.debug.seed")) test_check("mlr", "_cluster_") }