CRAN Package Check Results for Package Rcpp

Last updated on 2024-07-10 16:54:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.12 71.81 88.27 160.08 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.12 38.14 68.86 107.00 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 56.00 214.00 270.00 NOTE
r-patched-linux-x86_64 1.0.12 56.03 85.32 141.35 OK
r-release-linux-x86_64 1.0.12 53.78 86.67 140.45 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 53.00 198.00 251.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