tests/run-parallel.R

library(testthat)
# FIXME: I am not sure if enabling this leads to travis 'hanging'. we currently must test it locally
# if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true")) {
if (identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true")) {
  test_check("mlr", "_parallel_")
}
shuodata/mlr-master documentation built on May 20, 2019, 3:33 p.m.