CRAN Package Check Results for Package stlplus

Last updated on 2026-03-16 09:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 24.29 37.19 61.48 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 13.84 28.76 42.60 OK
r-devel-linux-x86_64-fedora-clang 0.5.1 33.00 53.06 86.06 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 16.98 32.40 49.38 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 31.00 82.00 113.00 NOTE

Check Details

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.