CRAN Package Check Results for Package feasts

Last updated on 2026-04-14 23:56:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 11.06 120.29 131.35 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 7.61 81.48 89.09 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 21.00 205.52 226.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 21.00 216.11 237.11 OK
r-devel-macos-arm64 0.5.0 2.00 32.00 34.00 OK
r-devel-windows-x86_64 0.5.0 12.00 123.00 135.00 OK
r-patched-linux-x86_64 0.5.0 9.54 109.87 119.41 OK
r-release-linux-x86_64 0.5.0 9.24 107.25 116.49 OK
r-release-macos-arm64 0.5.0 3.00 31.00 34.00 OK
r-release-macos-x86_64 0.5.0 8.00 182.00 190.00 OK
r-release-windows-x86_64 0.5.0 12.00 0.00 12.00 OK
r-oldrel-macos-arm64 0.5.0 3.00 34.00 37.00 OK
r-oldrel-macos-x86_64 0.5.0 9.00 200.00 209.00 OK
r-oldrel-windows-x86_64 0.5.0 16.00 155.00 171.00 OK

Check Details

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/79s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(feasts) Loading required package: fabletools > > test_check("feasts") Saving _problems/test-features-85.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 62 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-features.R:78:3'): model based features ────────────────────── Expected `as.list(ft)` to be equivalent to `list(...)`. Component "curvature": Mean relative difference: 0.05019343 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 62 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang