CRAN Package Check Results for Package RcppAlgos

Last updated on 2024-08-09 12:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 232.66 164.43 397.09 NOTE
r-devel-linux-x86_64-debian-gcc 2.8.3 143.67 122.74 266.41 NOTE
r-devel-linux-x86_64-fedora-clang 2.8.3 818.05 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8.3 755.02 NOTE
r-devel-windows-x86_64 2.8.3 250.00 214.00 464.00 NOTE
r-patched-linux-x86_64 2.8.3 211.12 162.12 373.24 OK
r-release-linux-x86_64 2.8.3 208.25 161.28 369.53 OK
r-release-macos-arm64 2.8.3 159.00 NOTE
r-release-macos-x86_64 2.8.3 185.00 NOTE
r-release-windows-x86_64 2.8.3 266.00 217.00 483.00 OK
r-oldrel-macos-arm64 2.8.3 193.00 NOTE
r-oldrel-macos-x86_64 2.8.3 336.00 NOTE
r-oldrel-windows-x86_64 2.8.3 271.00 263.00 534.00 OK

Check Details

Version: 2.8.3
Check: compiled code
Result: NOTE File ‘RcppAlgos/libs/RcppAlgos.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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: 2.8.3
Check: compiled code
Result: NOTE File 'RcppAlgos/libs/x64/RcppAlgos.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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

Version: 2.8.3
Check: installed package size
Result: NOTE installed size is 20.1Mb sub-directories of 1Mb or more: doc 1.1Mb libs 17.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64