Last updated on 2024-05-08 07:54:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.17 | 5.94 | 54.72 | 60.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.17 | 4.64 | 39.43 | 44.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.17 | 74.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.17 | 103.30 | ERROR | |||
r-devel-windows-x86_64 | 0.3.17 | 5.00 | 65.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.3.17 | 5.15 | 50.09 | 55.24 | OK | |
r-release-linux-x86_64 | 0.3.17 | 5.08 | 50.16 | 55.24 | OK | |
r-release-macos-arm64 | 0.3.17 | 33.00 | ERROR | |||
r-release-macos-x86_64 | 0.3.17 | 99.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.17 | 5.00 | 64.00 | 69.00 | OK | |
r-oldrel-macos-arm64 | 0.3.17 | 39.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.3.17 | 90.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.3.17 | 6.00 | 66.00 | 72.00 | OK |
Version: 0.3.17
Check: tests
Result: ERROR
Running ‘testthat-prediction.R’ [33s/71s]
Running the tests in ‘tests/testthat-prediction.R’ failed.
Complete output:
> library("testthat")
> library("prediction")
> test_check("prediction")
cyl x
4 26.38
6 20.63
8 14.88
(Intercept) tensionM tensionH
36.38889 -10.00000 -14.72222
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests-methods.R:40:9'): Test prediction() for 'glimQL' ──────────────
Error in `model[["call"]]`: this S4 class is not subsettable
Backtrace:
▆
1. ├─prediction::prediction(m) at tests-methods.R:40:9
2. └─prediction:::prediction.glimQL(m)
3. ├─prediction::find_data(model, parent.frame())
4. └─prediction:::find_data.default(model, parent.frame())
── Error ('tests-methods.R:130:9'): Test prediction() for 'naiveBayes' ─────────
Error in `match.arg(type)`: 'arg' should be one of "class", "raw"
Backtrace:
▆
1. ├─prediction::prediction(m) at tests-methods.R:130:9
2. └─prediction:::prediction.default(m)
3. ├─stats::predict(...)
4. └─e1071:::predict.naiveBayes(...)
5. └─base::match.arg(type)
── Error ('tests-methods.R:275:9'): Test prediction() for 'lda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:275:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
── Error ('tests-methods.R:306:9'): Test prediction() for 'qda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:306:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.17
Check: tests
Result: ERROR
Running ‘testthat-prediction.R’ [8s/10s]
Running the tests in ‘tests/testthat-prediction.R’ failed.
Last 13 lines of output:
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
── Error ('tests-methods.R:306:9'): Test prediction() for 'qda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:306:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.3.17
Check: tests
Result: ERROR
Running ‘testthat-prediction.R’ [14s/34s]
Running the tests in ‘tests/testthat-prediction.R’ failed.
Last 13 lines of output:
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
── Error ('tests-methods.R:306:9'): Test prediction() for 'qda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:306:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.3.17
Check: tests
Result: ERROR
Running ‘testthat-prediction.R’ [8s/9s]
Running the tests in ‘tests/testthat-prediction.R’ failed.
Last 13 lines of output:
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
── Error ('tests-methods.R:306:9'): Test prediction() for 'qda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:306:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.3.17
Check: tests
Result: ERROR
Running ‘testthat-prediction.R’ [14s/31s]
Running the tests in ‘tests/testthat-prediction.R’ failed.
Last 13 lines of output:
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
── Error ('tests-methods.R:306:9'): Test prediction() for 'qda' ────────────────
Error in `data.frame(..., check.rows = FALSE, check.names = FALSE, fix.empty.names = FALSE,
stringsAsFactors = FALSE)`: arguments imply differing number of rows: 75, 0
Backtrace:
▆
1. ├─prediction::prediction(m, data = train) at tests-methods.R:306:9
2. └─prediction:::prediction.default(m, data = train)
3. └─prediction:::make_data_frame(data, fitted = tmp[["fit"]], se.fitted = tmp[["se.fit"]])
4. └─base::data.frame(...)
[ FAIL 4 | WARN 2 | SKIP 0 | PASS 190 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64