Package: polle 1.5
Check: tests, Result: ERROR
    Running ‘test-all.R’
  Running the tests in ‘tests/test-all.R’ failed.
  Last 13 lines of output:
     1. └─polle::fit_g_functions(...) at test-g_xgboost.R:70:3
     2.   └─polle:::fit_g_function(history, g_models)
     3.     └─polle (local) g_model(A = A, H = H, action_set = stage_action_set)
    ── Error ('test-q_xgboost.R:28:3'): q_xgboost gives the same result as plain xgboost ──
    Error in `xgboost::xgboost(data = xgboost_data, max_depth = 2, eta = 1, 
        nrounds = 2, verbose = FALSE)`: argument "y" is missing, with no default
    Backtrace:
        ▆
     1. └─xgboost::xgboost(...) at test-q_xgboost.R:28:3
     2.   └─xgboost:::process.y.margin.and.objective(...)
     3.     └─base::NROW(y)
    
    [ FAIL 4 | WARN 202 | SKIP 0 | PASS 576 ]
    Error: Test failures
    Execution halted
