CRAN Package Check Results for Package fastTS

Last updated on 2024-11-27 19:49:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.08 236.58 241.66 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 3.97 192.08 196.05 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 427.68 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 464.87 ERROR
r-devel-windows-x86_64 1.0.1 9.00 267.00 276.00 ERROR
r-patched-linux-x86_64 1.0.1 5.13 251.96 257.09 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 7.00 267.00 274.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 8.00 323.00 331.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] 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’ [13s/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/109s] 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’ [28s/149s] 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' [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-windows-x86_64