Last updated on 2026-03-12 11:51:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 23.53 | 37.59 | 61.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 14.74 | 28.52 | 43.26 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 41.00 | 59.35 | 100.35 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 40.00 | 50.19 | 90.19 | NOTE | |
| r-devel-macos-arm64 | 0.5.1 | 5.00 | 10.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 27.00 | 67.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.5.1 | 17.67 | 32.88 | 50.55 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 18.74 | 33.14 | 51.88 | OK | |
| r-release-macos-arm64 | 0.5.1 | OK | ||||
| r-release-macos-x86_64 | 0.5.1 | 13.00 | 48.00 | 61.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 25.00 | 82.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.5.1 | 17.00 | 46.00 | 63.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.5.1 | 29.00 | 78.00 | 107.00 | NOTE |
Version: 0.5.1
Check: compiled code
Result: NOTE
File ‘stlplus/libs/stlplus.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.1
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-32.R
Saving _problems/tests-33.R
Saving _problems/tests-40.R
Saving _problems/tests-41.R
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 3 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests.R:32:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(seasonal(x1) - seasonal(x2))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:33:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(trend(x1) - trend(x2))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:40:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(seasonal(x1) - seasonal(x2))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('tests.R:41:3'): stlplus matches stl ───────────────────────────────
Expected `mean(abs(trend(x1) - trend(x2))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 4 | 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-macos-x86_64, r-oldrel-windows-x86_64