Last updated on 2024-12-12 07:50:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 4.97 | 230.32 | 235.29 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.73 | 182.34 | 186.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 407.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 463.84 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 6.00 | 274.00 | 280.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 5.01 | 247.33 | 252.34 | OK | |
r-release-linux-x86_64 | 0.1.1 | 4.80 | 245.97 | 250.77 | 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 | 258.00 | 265.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 | 308.00 | 316.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/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-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’ [12s/21s]
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/14s]
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' [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-windows-x86_64