CRAN Package Check Results for Package Rcpp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.12 66.70 90.69 157.39 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.12 34.88 68.70 103.58 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.13 199.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.13 204.84 NOTE
r-devel-windows-x86_64 1.0.13 2.00 20.00 22.00 ERROR
r-patched-linux-x86_64 1.0.12 57.04 85.42 142.46 OK
r-release-linux-x86_64 1.0.12 52.24 87.32 139.56 OK
r-release-macos-arm64 1.0.13 86.00 NOTE
r-release-macos-x86_64 1.0.13 215.00 NOTE
r-release-windows-x86_64 1.0.12 52.00 209.00 261.00 NOTE
r-oldrel-macos-arm64 1.0.13 93.00 NOTE
r-oldrel-macos-x86_64 1.0.13 242.00 NOTE
r-oldrel-windows-x86_64 1.0.12 54.00 191.00 245.00 NOTE

Check Details

Version: 1.0.12
Check: compiled code
Result: NOTE File ‘Rcpp/libs/Rcpp.so’: Found non-API calls to R: ‘STRING_PTR’, ‘VECTOR_PTR’ 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

Version: 1.0.13
Check: installed package size
Result: NOTE installed size is 10.2Mb sub-directories of 1Mb or more: doc 1.1Mb include 6.5Mb tinytest 1.0Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.13
Check: foreign function calls
Result: NOTE Registration problem: symbol ‘symbol’ in the local frame: .Call(symbol) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.13
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 1.0.12
Check: installed package size
Result: NOTE installed size is 10.5Mb sub-directories of 1Mb or more: doc 1.1Mb include 6.4Mb libs 1.3Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64