CRAN Package Check Results for Package slam

Last updated on 2024-07-11 04:53:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-50 6.80 44.73 51.53 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-50 5.28 33.84 39.12 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-50 69.19 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-50 64.01 NOTE
r-devel-windows-x86_64 0.1-50 10.00 61.00 71.00 NOTE
r-patched-linux-x86_64 0.1-50 6.94 44.35 51.29 OK
r-release-linux-x86_64 0.1-50 7.31 42.65 49.96 OK
r-release-macos-arm64 0.1-50 23.00 OK
r-release-macos-x86_64 0.1-50 38.00 OK
r-release-windows-x86_64 0.1-50 10.00 58.00 68.00 OK
r-oldrel-macos-arm64 0.1-50 25.00 OK
r-oldrel-macos-x86_64 0.1-50 39.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1-50
Check: compiled code
Result: NOTE File 'slam/libs/x64/slam.dll': 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. Flavor: r-devel-windows-x86_64