CRAN Package Check Results for Package ernm

Last updated on 2026-04-28 17:53:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 200.63 133.42 334.05 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 184.23 87.08 271.31 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 238.00 200.38 438.38 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 470.00 192.43 662.43 OK
r-devel-windows-x86_64 1.0.4 240.00 176.00 416.00 OK
r-patched-linux-x86_64 1.0.4 231.94 121.09 353.03 OK
r-release-linux-x86_64 1.0.4 217.92 119.44 337.36 OK
r-release-macos-arm64 1.0.4 44.00 -2.00 42.00 OK
r-release-macos-x86_64 1.0.4 136.00 98.00 234.00 NOTE
r-release-windows-x86_64 1.0.4 231.00 184.00 415.00 OK
r-oldrel-macos-arm64 1.0.4 OK
r-oldrel-macos-x86_64 1.0.4 132.00 75.00 207.00 OK
r-oldrel-windows-x86_64 1.0.4 292.00 232.00 524.00 OK

Additional issues

rchk

Check Details

Version: 1.0.4
Check: compiled code
Result: NOTE File ‘ernm/libs/ernm.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-release-macos-x86_64