Last updated on 2021-01-17 06:46:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.0.0 | 2.70 | 101.35 | 104.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 7.0.0 | 2.05 | 80.75 | 82.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.0.0 | 118.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.0.0 | 123.05 | OK | |||
r-devel-windows-ix86+x86_64 | 7.0.0 | 4.00 | 65.00 | 69.00 | OK | |
r-patched-linux-x86_64 | 7.0.0 | 2.58 | 99.57 | 102.15 | OK | |
r-patched-solaris-x86 | 7.0.0 | 681.50 | ERROR | |||
r-release-linux-x86_64 | 7.0.0 | 2.67 | 99.57 | 102.24 | OK | |
r-release-macos-x86_64 | 7.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 7.0.0 | 6.00 | 66.00 | 72.00 | OK | |
r-oldrel-macos-x86_64 | 7.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 7.0.0 | 4.00 | 94.00 | 98.00 | OK |
Version: 7.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘xgboost’
Flavor: r-patched-solaris-x86
Version: 7.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [553s/149s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(Boruta)
>
> test_check("Boruta")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (testSources.R:18:3): Importance source getImpXgboost works ───────────
Error: there is no package called 'xgboost'
Backtrace:
█
1. ├─Boruta::Boruta(X, Y, getImp = get(e)) testSources.R:18:2
2. └─Boruta:::Boruta.default(X, Y, getImp = get(e))
3. └─Boruta:::addShadowsAndGetImp(decReg, runs)
4. └─Boruta:::getImp(cbind(x[, decReg != "Rejected"], xSha), y, ...)
5. └─xgboost::xgb.importance
6. └─base::getExportedValue(pkg, name)
7. └─base::asNamespace(ns)
8. └─base::getNamespace(ns)
9. └─base::loadNamespace(name)
10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
11. └─base:::withOneRestart(expr, restarts[[1L]])
12. └─base:::doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 62 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86