CRAN Package Check Results for Package pryr

Last updated on 2024-06-18 09:57:44 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.54 38.93 78.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 162.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 154.26 NOTE
r-devel-windows-x86_64 0.1.6 46.00 85.00 131.00 NOTE
r-patched-linux-x86_64 0.1.6 51.57 51.26 102.83 OK
r-release-linux-x86_64 0.1.6 47.37 49.94 97.31 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 100.00 158.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: compiled code
Result: NOTE File 'pryr/libs/x64/pryr.dll': 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-windows-x86_64