CRAN Package Check Results for Package RcppAlgos

Last updated on 2024-07-13 11:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 306.97 212.27 519.24 NOTE
r-devel-linux-x86_64-debian-gcc 2.8.3 212.97 161.94 374.91 NOTE
r-devel-linux-x86_64-fedora-clang 2.8.3 855.61 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8.3 786.90 NOTE
r-devel-windows-x86_64 2.8.3 259.00 253.00 512.00 NOTE
r-patched-linux-x86_64 2.8.3 258.01 204.27 462.28 OK
r-release-linux-x86_64 2.8.3 259.34 208.66 468.00 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 260.00 216.00 476.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 251.00 271.00 522.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