CRAN Package Check Results for Package pryr

Last updated on 2024-06-26 13:05:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.6 41.40 38.34 79.74 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 162.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 161.42 NOTE
r-devel-windows-x86_64 0.1.6 46.00 86.00 132.00 NOTE
r-patched-linux-x86_64 0.1.6 54.04 49.83 103.87 OK
r-release-linux-x86_64 0.1.6 51.56 49.53 101.09 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 48.00 86.00 134.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 57.00 100.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’, ‘PRCODE’, ‘PRENV’, ‘PRVALUE’, ‘Rf_findVarInFrame3’ 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-clang, 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', 'PRCODE', 'PRENV', 'PRVALUE', 'Rf_findVarInFrame3' 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