CRAN Package Check Results for Package Rcpp

Last updated on 2024-07-17 05:55:16 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 37.91 68.56 106.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.12 222.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.12 236.51 NOTE
r-devel-windows-x86_64 1.0.12 54.00 211.00 265.00 NOTE
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.12 65.00 NOTE
r-release-macos-x86_64 1.0.12 108.00 NOTE
r-release-windows-x86_64 1.0.12 52.00 209.00 261.00 NOTE
r-oldrel-macos-arm64 1.0.12 85.00 NOTE
r-oldrel-macos-x86_64 1.0.12 204.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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

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