Last updated on 2026-04-14 18:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 24.77 | 36.86 | 61.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 14.64 | 29.00 | 43.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 35.00 | 54.78 | 89.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 40.00 | 51.67 | 91.67 | OK | |
| r-devel-macos-arm64 | 0.5.1 | 5.00 | 11.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 27.00 | 66.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 21.02 | 33.21 | 54.23 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 17.58 | 32.14 | 49.72 | OK | |
| r-release-macos-arm64 | 0.5.1 | OK | ||||
| r-release-macos-x86_64 | 0.5.2 | 15.00 | 48.00 | 63.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 24.00 | 68.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.5.2 | 14.00 | 45.00 | 59.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 30.00 | 82.00 | 112.00 | NOTE |
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("stlplus")
Loading required package: stlplus
Saving _problems/tests-50.R
Saving _problems/tests-51.R
Saving _problems/tests-77.R
Saving _problems/tests-78.R
Saving _problems/tests-104.R
Saving _problems/tests-105.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests.R:50:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(seasonal(x1) - seasonal(x2))) < 1e-10` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:51:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(trend(x1) - trend(x2))) < 1e-10` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:77:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(seasonal(x1) - seasonal(x2))) < 1e-10` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:78:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(trend(x1) - trend(x2))) < 1e-10` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:104:3'): periodic stlplus matches stl ─────────────────────
Expected `mean(abs(seasonal(x1) - seasonal(x2))) < 1e-06` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:105:3'): periodic stlplus matches stl ─────────────────────
Expected `mean(abs(trend(x1) - trend(x2))) < 1e-06` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 3 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64