CRAN Package Check Results for Package slam

Last updated on 2024-07-18 04:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-50 8.20 45.00 53.20 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-50 5.12 33.44 38.56 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-51 68.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1-51 66.16 OK
r-devel-windows-x86_64 0.1-51 11.00 61.00 72.00 OK
r-patched-linux-x86_64 0.1-50 7.72 42.85 50.57 OK
r-release-linux-x86_64 0.1-50 6.78 43.43 50.21 OK
r-release-macos-arm64 0.1-51 27.00 OK
r-release-macos-x86_64 0.1-51 64.00 OK
r-release-windows-x86_64 0.1-50 10.00 58.00 68.00 OK
r-oldrel-macos-arm64 0.1-51 33.00 OK
r-oldrel-macos-x86_64 0.1-51 76.00 OK
r-oldrel-windows-x86_64 0.1-50 9.00 67.00 76.00 OK

Check Details

Version: 0.1-50
Check: compiled code
Result: NOTE File ‘slam/libs/slam.so’: Found non-API calls to R: ‘SETLENGTH’, ‘UNSET_S4_OBJECT’ 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-devel-linux-x86_64-debian-gcc