Package: CausalGPS 0.5.0
Check: tests, Result: ERROR
    Running ‘testthat.R’
  Running the tests in ‘tests/testthat.R’ failed.
  Last 13 lines of output:
     1. └─CausalGPS::estimate_gps(...) at test-generate_pseudo_pop.R:31:3
     2.   └─CausalGPS:::train_it(...)
     3.     └─SuperLearner::SuperLearner(...)
    ── Error ('test-trim_it.R:31:3'): trim_it works as expected ────────────────────
    Error in `SuperLearner::SuperLearner(Y = target, X = data.frame(input), 
        SL.library = sl_lib_internal)`: All algorithms dropped from library
    Backtrace:
        ▆
     1. └─CausalGPS::estimate_gps(...) at test-trim_it.R:31:3
     2.   └─CausalGPS:::train_it(...)
     3.     └─SuperLearner::SuperLearner(...)
    
    [ FAIL 4 | WARN 200 | SKIP 19 | PASS 68 ]
    Error: Test failures
    Execution halted
