Last updated on 2024-11-25 14:00:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.02 | 228.92 | 233.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.71 | 182.18 | 185.89 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 421.99 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 458.39 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 7.00 | 271.00 | 278.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 4.86 | 246.68 | 251.54 | OK | |
r-release-linux-x86_64 | 0.1.1 | 4.84 | 246.27 | 251.11 | OK | |
r-release-macos-arm64 | 0.1.1 | 182.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 269.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 7.00 | 270.00 | 277.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 224.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 404.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 8.00 | 304.00 | 312.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(srlTS)
>
> test_check("srlTS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-predictions.R:205:3'): cumulative predict.srlTS when X_test not supplied, y_test supplied ──
rho_2step <- cor(p2, y_c10, use = "pairwise.complete") is not strictly more than 0.98. Difference: -0.000375
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(srlTS)
>
> test_check("srlTS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-predictions.R:205:3'): cumulative predict.srlTS when X_test not supplied, y_test supplied ──
rho_2step <- cor(p2, y_c10, use = "pairwise.complete") is not strictly more than 0.98. Difference: -0.000375
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(srlTS)
>
> test_check("srlTS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-predictions.R:205:3'): cumulative predict.srlTS when X_test not supplied, y_test supplied ──
rho_2step <- cor(p2, y_c10, use = "pairwise.complete") is not strictly more than 0.98. Difference: -0.000375
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(srlTS)
>
> test_check("srlTS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-predictions.R:205:3'): cumulative predict.srlTS when X_test not supplied, y_test supplied ──
rho_2step <- cor(p2, y_c10, use = "pairwise.complete") is not strictly more than 0.98. Difference: -0.000375
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(srlTS)
>
> test_check("srlTS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-predictions.R:205:3'): cumulative predict.srlTS when X_test not supplied, y_test supplied ──
rho_2step <- cor(p2, y_c10, use = "pairwise.complete") is not strictly more than 0.98. Difference: -0.000375
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64