Package: bundle 0.1.2
Check: tests, Result: ERROR
    Running ‘testthat.R’
  Running the tests in ‘tests/testthat.R’ failed.
  Last 13 lines of output:
     1. └─callr::r(...) at test_bundle_xgboost.R:23:3
     2.   └─callr:::get_result(output = out, options)
     3.     └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]]))
    ── Error ('test_utils.R:43:3'): swap_element works ─────────────────────────────
    Error in `xgboost::xgb.load.raw(object, as_booster = TRUE)`: unused argument (as_booster = TRUE)
    Backtrace:
        ▆
     1. └─bundle::swap_element(res, "fit") at test_utils.R:43:3
     2.   ├─bundle::unbundle(component)
     3.   └─bundle:::unbundle.bundle(component)
     4.     └─x$situate(get_object(x))
    
    [ FAIL 4 | WARN 5 | SKIP 11 | PASS 24 ]
    Error: Test failures
    Execution halted
