CRAN Package Check Results for Package srlTS

Last updated on 2024-11-23 20:48:37 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.92 181.20 185.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 405.98 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 477.77 ERROR
r-devel-windows-x86_64 0.1.1 6.00 272.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 6.00 277.00 283.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 9.00 305.00 314.00 OK

Check Details

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/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-gcc

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/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’ [13s/13s] 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