CRAN Package Check Results for Package magrittr

Last updated on 2024-07-03 18:57:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 3.26 36.87 40.13 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.3 2.15 27.77 29.92 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 53.45 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.3 61.09 NOTE
r-devel-windows-x86_64 2.0.3 6.00 67.00 73.00 NOTE
r-patched-linux-x86_64 2.0.3 3.37 34.12 37.49 OK
r-release-linux-x86_64 2.0.3 2.15 34.34 36.49 OK
r-release-macos-arm64 2.0.3 42.00 OK
r-release-macos-x86_64 2.0.3 68.00 OK
r-release-windows-x86_64 2.0.3 8.00 55.00 63.00 OK
r-oldrel-macos-arm64 2.0.3 45.00 OK
r-oldrel-macos-x86_64 2.0.3 43.00 OK
r-oldrel-windows-x86_64 2.0.3 8.00 58.00 66.00 OK

Check Details

Version: 2.0.3
Check: compiled code
Result: NOTE File ‘magrittr/libs/magrittr.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_ENCLOS’, ‘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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.3
Check: compiled code
Result: NOTE File ‘magrittr/libs/magrittr.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘SET_ENCLOS’, ‘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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.0.3
Check: compiled code
Result: NOTE File 'magrittr/libs/x64/magrittr.dll': Found non-API calls to R: 'Rf_findVarInFrame3', 'SET_ENCLOS', '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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64