CRAN Package Check Results for Package shide

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 51.75 39.69 91.44 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 39.97 30.31 70.28 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 72.00 57.76 129.76 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 103.00 55.31 158.31 OK
r-devel-macos-arm64 0.3.0 8.00 9.00 17.00 OK
r-devel-windows-x86_64 0.3.0 67.00 82.00 149.00 OK
r-patched-linux-x86_64 0.3.0 36.87 34.35 71.22 OK
r-release-linux-x86_64 0.3.0 36.76 34.01 70.77 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 24.00 28.00 52.00 OK
r-release-windows-x86_64 0.3.0 49.00 77.00 126.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 24.00 35.00 59.00 OK
r-oldrel-windows-x86_64 0.3.0 61.00 93.00 154.00 OK

Check Details

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