CRAN Package Check Results for Package Rgof

Last updated on 2026-04-02 18:52:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 69.54 140.00 209.54 NOTE
r-devel-linux-x86_64-debian-gcc 3.3.0 50.35 90.43 140.78 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.0 107.00 216.25 323.25 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.0 153.00 270.43 423.43 OK
r-devel-macos-arm64 3.3.0 15.00 32.00 47.00 OK
r-devel-windows-x86_64 3.3.0 81.00 180.00 261.00 NOTE
r-patched-linux-x86_64 3.3.0 69.03 132.11 201.14 NOTE
r-release-linux-x86_64 3.3.0 61.28 131.37 192.65 OK
r-release-macos-arm64 3.3.0 OK
r-release-macos-x86_64 3.3.0 37.00 146.00 183.00 OK
r-release-windows-x86_64 3.3.0 75.00 174.00 249.00 OK
r-oldrel-macos-arm64 3.3.0 OK
r-oldrel-macos-x86_64 3.3.0 36.00 151.00 187.00 OK
r-oldrel-windows-x86_64 3.3.0 86.00 229.00 315.00 OK

Check Details

Version: 3.3.0
Check: compiled code
Result: NOTE File ‘Rgof/libs/Rgof.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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-patched-linux-x86_64

Version: 3.3.0
Check: compiled code
Result: NOTE File ‘Rgof/libs/Rgof.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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 3.3.0
Check: compiled code
Result: NOTE File 'Rgof/libs/x64/Rgof.dll': Found non-API calls to R: 'R_MissingArg', '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