CRAN Package Check Results for Package purrrlyr

Last updated on 2024-11-30 09:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 23.67 40.20 63.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.8 18.36 29.93 48.29 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.8 118.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.8 113.33 NOTE
r-devel-windows-x86_64 0.0.8 32.00 78.00 110.00 NOTE
r-patched-linux-x86_64 0.0.8 28.64 38.81 67.45 NOTE
r-release-linux-x86_64 0.0.8 25.10 38.60 63.70 NOTE
r-release-macos-arm64 0.0.8 35.00 NOTE
r-release-macos-x86_64 0.0.8 44.00 NOTE
r-release-windows-x86_64 0.0.8 30.00 82.00 112.00 NOTE
r-oldrel-macos-arm64 0.0.8 40.00 NOTE
r-oldrel-macos-x86_64 0.0.8 65.00 NOTE
r-oldrel-windows-x86_64 0.0.8 34.00 90.00 124.00 NOTE

Check Details

Version: 0.0.8
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-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: 0.0.8
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: by_row.Rd: invoke, lift Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.0.8
Check: compiled code
Result: NOTE File ‘purrrlyr/libs/purrrlyr.so’: Found non-API call to R: ‘STRING_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: 0.0.8
Check: compiled code
Result: NOTE File 'purrrlyr/libs/x64/purrrlyr.dll': Found non-API call to R: 'STRING_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