Last updated on 2025-08-08 03:49:53 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
measures | 3 | 10 | |
OOBCurve | 5 | 8 | |
quantregRanger | 3 | 10 | |
tuneRanger | 1 | 12 | |
varImp | 3 | 10 |
Current CRAN status: NOTE: 3, OK: 10
Version: 0.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘randomForest’ ‘ranger’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, OK: 12
Version: 0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tuneRanger)
Loading required package: ranger
Loading required package: mlrMBO
Loading required package: mlr
Loading required package: ParamHelpers
Loading required package: smoof
Loading required package: checkmate
Loading required package: parallel
Loading required package: lhs
>
> test_check("tuneRanger")
Approximated time for tuning: 53Smtry = 2 OOB error = 0.03651493
Searching left ...
mtry = 1 OOB error = 0.03143998
0.138983 0.05
Searching right ...
mtry = 4 OOB error = 0.02772742
0.1180841 0.05
mtry = 3 OOB error = 12.00477
Searching left ...
mtry = 2 OOB error = 11.31961
0.05707357 0.05
mtry = 1 OOB error = 10.77365
0.04823142 0.05
Searching right ...
mtry = 6 OOB error = 11.77181
-0.03994792 0.05
mtry = 3 OOB error = 0.4294775
Searching left ...
mtry = 2 OOB error = 0.4258803
0.008375579 0.05
Searching right ...
mtry = 6 OOB error = 0.4077054
0.05069429 0.05
mtry = 9 OOB error = 0.4055282
0.005340144 0.05
Error: mtry can not be larger than number of variables in data. Ranger will EXIT now.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_base.R:46:3'): tuneMtryFast ────────────────────────────────────
Error in `ranger(formula, data, dependent.variable.name = dependent.variable.name,
mtry = res[which.min(res[, 2]), 1], ...)`: User interrupt or internal error.
Backtrace:
▆
1. └─mlr::train(learner, lung.task) at test_base.R:46:3
2. ├─mlr:::measureTime(...)
3. │ └─base::force(expr)
4. ├─base (local) fun1(...)
5. ├─base (local) fun2(fun3(do.call(trainLearner, pars)))
6. ├─base (local) fun3(do.call(trainLearner, pars))
7. ├─base::do.call(trainLearner, pars)
8. ├─mlr (local) `<fn>`(.learner = `<srv.tnMF>`, .task = `<SurvTask>`, .subset = NULL)
9. └─tuneRanger:::trainLearner.surv.tuneMtryFast(...)
10. └─tuneRanger::tuneMtryFast(...)
11. └─ranger::ranger(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.