CRAN Package Check Results for Package pryr

Last updated on 2024-06-15 12:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 61.93 52.75 114.68 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 39.72 37.52 77.24 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 159.45 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 156.18 OK
r-devel-windows-x86_64 0.1.6 46.00 85.00 131.00 OK
r-patched-linux-x86_64 0.1.6 51.57 51.26 102.83 OK
r-release-linux-x86_64 0.1.6 51.31 50.94 102.25 OK
r-release-macos-arm64 0.1.6 37.00 OK
r-release-macos-x86_64 0.1.6 52.00 OK
r-release-windows-x86_64 0.1.6 47.00 85.00 132.00 OK
r-oldrel-macos-arm64 0.1.6 41.00 OK
r-oldrel-macos-x86_64 0.1.6 58.00 OK
r-oldrel-windows-x86_64 0.1.6 58.00 99.00 157.00 OK

Check Details

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘pryr/libs/pryr.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘NAMED’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc