CRAN Package Check Results for Package magrittr

Last updated on 2026-05-05 15:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 2.05 34.38 36.43 OK
r-devel-linux-x86_64-debian-gcc 2.0.5 1.97 27.58 29.55 OK
r-devel-linux-x86_64-fedora-clang 2.0.5 53.53 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 64.03 OK
r-devel-windows-x86_64 2.0.5 7.00 56.00 63.00 OK
r-patched-linux-x86_64 2.0.5 2.67 30.11 32.78 OK
r-release-linux-x86_64 2.0.5 1.84 29.61 31.45 OK
r-release-macos-arm64 2.0.5 1.00 17.00 18.00 OK
r-release-macos-x86_64 2.0.5 3.00 57.00 60.00 OK
r-release-windows-x86_64 2.0.5 9.00 58.00 67.00 OK
r-oldrel-macos-arm64 2.0.5 1.00 59.00 60.00 NOTE
r-oldrel-macos-x86_64 2.0.5 5.00 163.00 168.00 NOTE
r-oldrel-windows-x86_64 2.0.5 9.00 62.00 71.00 NOTE

Check Details

Version: 2.0.5
Check: compiled code
Result: NOTE File ‘magrittr/libs/magrittr.so’: Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ 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-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.5
Check: compiled code
Result: NOTE File 'magrittr/libs/x64/magrittr.dll': Found non-API calls to R: 'Rf_allocSExp', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' 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-oldrel-windows-x86_64