CRAN Package Check Results for Package energymethod

Last updated on 2026-03-28 01:51:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 28.14 24.21 52.35 OK
r-devel-linux-x86_64-debian-gcc 1.1 17.35 19.80 37.15 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 38.00 35.83 73.83 OK
r-devel-linux-x86_64-fedora-gcc 1.1 57.00 36.78 93.78 OK
r-devel-macos-arm64 1.1 5.00 11.00 16.00 OK
r-devel-windows-x86_64 1.1 35.00 70.00 105.00 OK
r-patched-linux-x86_64 1.1 21.20 21.85 43.05 OK
r-release-linux-x86_64 1.1 19.59 23.00 42.59 OK
r-release-macos-arm64 1.1 OK
r-release-macos-x86_64 1.1 16.00 46.00 62.00 OK
r-release-windows-x86_64 1.1 29.00 66.00 95.00 OK
r-oldrel-macos-arm64 1.1 OK
r-oldrel-macos-x86_64 1.1 17.00 42.00 59.00 OK
r-oldrel-windows-x86_64 1.1 34.00 77.00 111.00 OK

Check Details

Version: 1.1
Check: compiled code
Result: NOTE File ‘energymethod/libs/energymethod.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