6 lines
123 B
R
6 lines
123 B
R
library(testthat)
|
|
library(xgboost)
|
|
|
|
test_check("xgboost", reporter = ProgressReporter)
|
|
RhpcBLASctl::omp_set_num_threads(1)
|