Package: mlsurvlrnrs 0.0.6
Check: tests, Result: ERROR
    Running ‘testthat.R’
  Running the tests in ‘tests/testthat.R’ failed.
  Last 13 lines of output:
      5.       └─mlexperiments (local) `<fn>`(train_index = `<int>`, fold_train = `<named list>`, fold_test = `<named list>`)
      6.         ├─base::do.call(.cv_run_nested_model, args)
      7.         └─mlexperiments (local) `<fn>`(...)
      8.           └─hparam_tuner$execute(k = self$k_tuning)
      9.             └─mlexperiments:::.run_tuning(self = self, private = private, optimizer = optimizer)
     10.               └─mlexperiments:::.run_optimizer(...)
     11.                 └─optimizer$execute(x = private$x, y = private$y, method_helper = private$method_helper)
     12.                   ├─base::do.call(...)
     13.                   └─mlexperiments (local) `<fn>`(...)
     14.                     ├─base::do.call(ParBayesianOptimization::bayesOpt, args)
     15.                     └─ParBayesianOptimization (local) `<fn>`(...)
    
    [ FAIL 2 | WARN 0 | SKIP 1 | PASS 11 ]
    Error: Test failures
    Execution halted
