CRAN Package Check Results for Package feasts

Last updated on 2026-03-02 19:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 11.59 124.60 136.19 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 7.14 84.00 91.14 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 19.00 179.14 198.14 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 17.00 120.74 137.74 OK
r-devel-macos-arm64 0.5.0 3.00 30.00 33.00 OK
r-devel-windows-x86_64 0.5.0 11.00 126.00 137.00 OK
r-patched-linux-x86_64 0.5.0 10.30 108.09 118.39 OK
r-release-linux-x86_64 0.5.0 10.16 108.35 118.51 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 13.00 123.00 136.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 17.00 195.00 212.00 OK

Check Details

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