CRAN Package Check Results for Package purrrlyr

Last updated on 2025-03-16 12:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 22.97 42.14 65.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.8 18.57 30.73 49.30 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.8 128.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.8 108.74 NOTE
r-devel-macos-arm64 0.0.8 30.00 NOTE
r-devel-macos-x86_64 0.0.8 50.00 NOTE
r-devel-windows-x86_64 0.0.8 32.00 76.00 108.00 NOTE
r-patched-linux-x86_64 0.0.8 23.90 39.21 63.11 WARN
r-release-linux-x86_64 0.0.8 24.66 38.07 62.73 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 32.00 76.00 108.00 NOTE
r-oldrel-macos-arm64 0.0.8 NOTE
r-oldrel-macos-x86_64 0.0.8 65.00 NOTE
r-oldrel-windows-x86_64 0.0.8 36.00 88.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-macos-arm64, r-devel-macos-x86_64, 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, r-patched-linux-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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

Version: 0.0.8
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: by_row.Rd:79: missing link ‘invoke’ Rd warning: by_row.Rd:82: missing link ‘lift’ See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/purrrlyr.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.2.0-17) 14.2.0’ * used C++ compiler: ‘g++-14 (Debian 14.2.0-17) 14.2.0’ Flavor: r-patched-linux-x86_64