DEBSOURCES
Skip Quicknav
sources / r-cran-mlr / 2.13-1 / tests / run-featsel.R
1234
library(testthat) if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true")) { test_check("mlr", "_featsel_") }