CRAN Package Check Results for Package supercells

Last updated on 2026-03-30 04:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 20.72 54.41 75.13 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 14.15 37.70 51.85 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 40.00 83.87 123.87 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 39.00 76.25 115.25 OK
r-devel-macos-arm64 1.0.0 6.00 13.00 19.00 OK
r-devel-windows-x86_64 1.0.0 32.00 73.00 105.00 OK
r-patched-linux-x86_64 1.0.0 16.24 48.66 64.90 OK
r-release-linux-x86_64 1.0.0 16.79 49.06 65.85 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 13.00 62.00 75.00 OK
r-release-windows-x86_64 1.0.0 25.00 73.00 98.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 13.00 38.00 51.00 OK
r-oldrel-windows-x86_64 1.0.0 31.00 92.00 123.00 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘supercells/libs/supercells.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-devel-linux-x86_64-debian-gcc