CRAN Package Check Results for Package smooth

Last updated on 2026-09-04 13:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.5.0 129.86 357.77 487.63 NOTE
r-devel-linux-x86_64-debian-gcc 4.5.0 89.53 254.26 343.79 NOTE
r-devel-linux-x86_64-fedora-clang 4.5.1 98.00 241.74 339.74 OK
r-devel-linux-x86_64-fedora-gcc 4.5.1 120.00 252.48 372.48 ERROR
r-devel-windows-x86_64 4.5.0 148.00 301.00 449.00 NOTE --no-vignettes
r-patched-linux-x86_64 4.5.0 137.96 335.01 472.97 OK
r-release-linux-x86_64 4.5.0 124.25 338.03 462.28 OK
r-release-macos-arm64 4.5.1 29.00 83.00 112.00 OK
r-release-macos-x86_64 4.5.1 93.00 356.00 449.00 OK
r-release-windows-x86_64 4.5.1 145.00 155.00 300.00 OK --no-vignettes
r-oldrel-macos-arm64 4.5.1 27.00 84.00 111.00 OK
r-oldrel-macos-x86_64 4.5.1 95.00 360.00 455.00 OK
r-oldrel-windows-x86_64 4.5.0 173.00 242.00 415.00 OK --no-vignettes

Check Details

Version: 4.5.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: smooth/inst/doc/sma.R (.Tsp: 1) '.Tsp' should be changed to 'tsp'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 4.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/38s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(smooth) Loading required package: greybox Package "greybox", v2.0.8 loaded. This is package "smooth", v4.5.1 > > test_check("smooth") Saving _problems/test_gradient-291.R Occurrence model [ FAIL 1 | WARN 0 | SKIP 95 | PASS 484 ] ══ Skipped tests (95) ══════════════════════════════════════════════════════════ • On CRAN (95): 'test_adam.R:18:5', 'test_adam.R:25:5', 'test_adam.R:32:5', 'test_adam.R:39:5', 'test_adam.R:46:5', 'test_adam.R:55:5', 'test_adam.R:62:5', 'test_adam.R:69:5', 'test_adam.R:77:5', 'test_adam.R:83:5', 'test_adam.R:90:5', 'test_adam.R:97:5', 'test_adam.R:114:5', 'test_adam.R:121:5', 'test_adam.R:128:5', 'test_adam.R:135:5', 'test_adam.R:142:5', 'test_adam.R:151:5', 'test_adam.R:158:5', 'test_adam.R:165:5', 'test_adam.R:175:5', 'test_adam.R:182:5', 'test_adam.R:189:5', 'test_adam.R:196:5', 'test_adam.R:203:5', 'test_adam.R:210:5', 'test_adam.R:217:5', 'test_adam.R:227:5', 'test_adam.R:234:5', 'test_adam.R:241:5', 'test_adam.R:248:5', 'test_adam.R:255:5', 'test_adam.R:263:5', 'test_adam.R:270:5', 'test_adam.R:277:5', 'test_adam.R:284:5', 'test_adam.R:293:5', 'test_adam.R:300:5', 'test_adam.R:307:5', 'test_adam.R:314:5', 'test_adam.R:322:5', 'test_adam.R:329:5', 'test_adam.R:338:5', 'test_adam.R:345:5', 'test_adam.R:352:5', 'test_adam.R:359:5', 'test_adam.R:367:5', 'test_adam.R:375:5', 'test_adam.R:382:5', 'test_adam.R:389:5', 'test_adam.R:398:5', 'test_adam.R:407:5', 'test_adam.R:416:5', 'test_adam.R:425:5', 'test_adam.R:434:5', 'test_adam.R:445:5', 'test_adam.R:452:5', 'test_adam.R:459:5', 'test_adam.R:466:5', 'test_adam.R:475:5', 'test_adam.R:484:5', 'test_autoadam.R:8:5', 'test_autoadam.R:20:5', 'test_autoadam.R:36:5', 'test_autoadam.R:48:5', 'test_autoadam.R:61:5', 'test_autoadam.R:73:5', 'test_autoadam.R:85:5', 'test_autoadam.R:96:5', 'test_ces.R:66:5', 'test_es.R:27:5', 'test_es.R:40:5', 'test_es.R:51:5', 'test_es.R:58:5', 'test_gum.R:16:5', 'test_gum.R:23:5', 'test_gum.R:38:5', 'test_gum.R:46:5', 'test_oes.R:76:5', 'test_oes.R:131:5', 'test_om.R:76:5', 'test_om.R:85:5', 'test_om.R:93:5', 'test_om.R:124:5', 'test_om.R:134:5', 'test_om.R:158:5', 'test_om.R:167:5', 'test_om.R:179:5', 'test_om.R:189:5', 'test_om.R:201:5', 'test_om.R:215:5', 'test_om.R:228:5', 'test_om.R:240:5', 'test_ssarima.R:16:5', 'test_ssarima.R:24:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_gradient.R:291:9'): gradient solves additive SSOE initials for CES/GUM/SSARIMA/SPARMA ── Expected `sseG` <= `sseB * 1.001 + 1e-06`. Actual comparison: 368.38 > 368.16 Difference: 0.22 > 0 [ FAIL 1 | WARN 0 | SKIP 95 | PASS 484 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 4.5.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: smooth/inst/doc/sma.R (.Tsp: 1) '.Tsp' should be changed to 'tsp'. Flavor: r-devel-windows-x86_64