CRAN Package Check Results for Package additive

Last updated on 2025-12-06 00:48:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 12.16 112.80 124.96 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 7.80 71.85 79.65 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 28.00 179.06 207.06 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 45.00 170.02 215.02 OK
r-devel-windows-x86_64 1.0.1 12.00 116.00 128.00 OK
r-patched-linux-x86_64 1.0.1 11.76 105.52 117.28 OK
r-release-linux-x86_64 1.0.1 10.18 107.68 117.86 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 9.00 102.00 111.00 OK
r-release-windows-x86_64 1.0.1 12.00 115.00 127.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 8.00 78.00 86.00 OK
r-oldrel-windows-x86_64 1.0.1 16.00 152.00 168.00 OK

Check Details

Version: 1.0.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'devtools', 'knitr', 'recipes', 'rmarkdown', 'roxygen2', 'spelling', 'workflows' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(additive) Loading required package: mgcv Loading required package: nlme This is mgcv 1.9-4. For overview type '?mgcv'. Loading required package: parsnip > > library(recipes) Error in library(recipes) : there is no package called 'recipes' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc