CRAN Package Check Results for Package glmSTARMA

Last updated on 2026-03-28 05:50:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 211.89 51.20 263.09 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 158.22 37.41 195.63 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 252.00 76.79 328.79 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 414.00 73.14 487.14 OK
r-devel-macos-arm64 1.0.0 43.00 -16.00 27.00 OK
r-devel-windows-x86_64 1.0.0 251.00 99.00 350.00 OK
r-patched-linux-x86_64 1.0.0 209.24 44.51 253.75 OK
r-release-linux-x86_64 1.0.0 209.06 44.46 253.52 OK
r-release-macos-arm64 1.0.0 41.00 -12.00 29.00 OK
r-release-macos-x86_64 1.0.0 137.00 -14.00 123.00 OK
r-release-windows-x86_64 1.0.0 245.00 94.00 339.00 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘glmSTARMA/libs/glmSTARMA.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc