CRAN Package Check Results for Package purrrlyr

Last updated on 2024-10-13 09:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 24.78 41.66 66.44 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.8 17.86 30.40 48.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.8 116.08 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.8 112.95 NOTE
r-devel-windows-x86_64 0.0.8 34.00 80.00 114.00 NOTE
r-patched-linux-x86_64 0.0.8 28.00 38.87 66.87 NOTE
r-release-linux-x86_64 0.0.8 24.93 38.84 63.77 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 33.00 79.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 37.00 93.00 130.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