CRAN Package Check Results for Package ggforce

Last updated on 2026-04-25 01:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 47.46 171.24 218.70 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 39.29 114.68 153.97 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 72.00 253.28 325.28 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 107.00 246.90 353.90 OK
r-patched-linux-x86_64 0.5.0 55.76 160.61 216.37 OK
r-release-linux-x86_64 0.5.0 54.84 155.93 210.77 OK
r-release-macos-arm64 0.5.0 11.00 34.00 45.00 OK
r-release-macos-x86_64 0.5.0 33.00 141.00 174.00 NOTE
r-release-windows-x86_64 0.5.0 68.00 181.00 249.00 OK
r-oldrel-macos-arm64 0.5.0 OK
r-oldrel-macos-x86_64 0.5.0 27.00 117.00 144.00 OK
r-oldrel-windows-x86_64 0.5.0 67.00 179.00 246.00 OK

Additional issues

rchk

Check Details

Version: 0.5.0
Check: compiled code
Result: NOTE File ‘ggforce/libs/ggforce.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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