CRAN Package Check Results for Package glmSTARMA

Last updated on 2026-04-01 13:55:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 212.82 50.10 262.92 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 160.51 38.51 199.02 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 261.00 74.80 335.80 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 414.00 73.14 487.14 OK
r-devel-macos-arm64 1.0.0 40.00 -15.00 25.00 OK
r-devel-windows-x86_64 1.0.0 250.00 97.00 347.00 NOTE
r-patched-linux-x86_64 1.0.0 209.24 44.51 253.75 OK
r-release-linux-x86_64 1.0.0 209.18 44.76 253.94 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 249.00 101.00 350.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: compiled code
Result: NOTE File 'glmSTARMA/libs/x64/glmSTARMA.dll': 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-windows-x86_64