CRAN Package Check Results for Package RcppAlgos

Last updated on 2024-07-01 12:53:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.3 309.84 207.36 517.20 NOTE
r-devel-linux-x86_64-debian-gcc 2.8.3 210.49 160.96 371.45 NOTE
r-devel-linux-x86_64-fedora-clang 2.8.3 855.61 NOTE
r-devel-linux-x86_64-fedora-gcc 2.8.3 745.52 NOTE
r-devel-windows-x86_64 2.8.3 255.00 249.00 504.00 NOTE
r-patched-linux-x86_64 2.8.3 261.70 209.06 470.76 OK
r-release-linux-x86_64 2.8.3 262.70 203.65 466.35 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 252.00 220.00 472.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 259.00 269.00 528.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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-gcc

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. Flavor: r-devel-linux-x86_64-fedora-clang

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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with 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