CRAN Package Check Results for Package supercells

Last updated on 2026-03-28 11:50:02 CET.

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 15.67 37.76 53.43 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 5.00 13.00 18.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.81 48.77 65.58 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 28.00 72.00 100.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 32.00 90.00 122.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