CRAN Package Check Results for Package fastTS

Last updated on 2024-11-23 07:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.05 239.86 244.91 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 3.51 193.38 196.89 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 418.31 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 465.12 ERROR
r-devel-windows-x86_64 1.0.1 7.00 271.00 278.00 ERROR
r-patched-linux-x86_64 1.0.1 5.31 254.73 260.04 OK
r-release-linux-x86_64 1.0.1 4.93 256.18 261.11 OK
r-release-macos-arm64 1.0.1 183.00 OK
r-release-macos-x86_64 1.0.1 402.00 OK
r-release-windows-x86_64 1.0.1 6.00 265.00 271.00 OK
r-oldrel-macos-arm64 1.0.1 197.00 OK
r-oldrel-macos-x86_64 1.0.1 464.00 OK
r-oldrel-windows-x86_64 1.0.1 9.00 322.00 331.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastTS) > > test_check("fastTS") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:201:3'): cumulative predict.fastTS when X_test supplied ── `rho_2` is not strictly more than 0.967. Difference: -0.000555 ── Failure ('test-predictions.R:210:3'): cumulative predict.fastTS when X_test not supplied, y_test supplied ── rho_1step <- cor(p, y_c10, use = "pairwise.complete") is not strictly more than 0.969. Difference: -0.000246 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastTS) > > test_check("fastTS") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:201:3'): cumulative predict.fastTS when X_test supplied ── `rho_2` is not strictly more than 0.967. Difference: -0.000555 ── Failure ('test-predictions.R:210:3'): cumulative predict.fastTS when X_test not supplied, y_test supplied ── rho_1step <- cor(p, y_c10, use = "pairwise.complete") is not strictly more than 0.969. Difference: -0.000246 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastTS) > > test_check("fastTS") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:201:3'): cumulative predict.fastTS when X_test supplied ── `rho_2` is not strictly more than 0.967. Difference: -0.000555 ── Failure ('test-predictions.R:210:3'): cumulative predict.fastTS when X_test not supplied, y_test supplied ── rho_1step <- cor(p, y_c10, use = "pairwise.complete") is not strictly more than 0.969. Difference: -0.000246 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastTS) > > test_check("fastTS") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:201:3'): cumulative predict.fastTS when X_test supplied ── `rho_2` is not strictly more than 0.967. Difference: -0.000555 ── Failure ('test-predictions.R:210:3'): cumulative predict.fastTS when X_test not supplied, y_test supplied ── rho_1step <- cor(p, y_c10, use = "pairwise.complete") is not strictly more than 0.969. Difference: -0.000246 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(fastTS) > > test_check("fastTS") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-predictions.R:201:3'): cumulative predict.fastTS when X_test supplied ── `rho_2` is not strictly more than 0.967. Difference: -0.000555 ── Failure ('test-predictions.R:210:3'): cumulative predict.fastTS when X_test not supplied, y_test supplied ── rho_1step <- cor(p, y_c10, use = "pairwise.complete") is not strictly more than 0.969. Difference: -0.000246 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 245 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64