Last updated on 2026-05-05 14:53:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 11.97 | 117.04 | 129.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 8.08 | 82.86 | 90.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 19.00 | 182.78 | 201.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 18.00 | 193.28 | 211.28 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 12.00 | 123.00 | 135.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 8.92 | 109.17 | 118.09 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 9.75 | 111.42 | 121.17 | OK | |
| r-release-macos-arm64 | 0.5.0 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 7.00 | 120.00 | 127.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 15.00 | 124.00 | 139.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 3.00 | 31.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 8.00 | 182.00 | 190.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 20.00 | 165.00 | 185.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/22s]
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