CRAN Package Check Results for Package magrittr

Last updated on 2025-09-13 01:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 2.59 32.65 35.24 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 1.83 28.15 29.98 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 50.91 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 66.66 NOTE
r-devel-windows-x86_64 2.0.3 9.00 59.00 68.00 NOTE
r-patched-linux-x86_64 2.0.3 2.36 29.00 31.36 NOTE
r-release-linux-x86_64 2.0.3 2.19 29.10 31.29 NOTE
r-release-macos-arm64 2.0.4 105.00 NOTE
r-release-macos-x86_64 2.0.4 117.00 NOTE
r-release-windows-x86_64 2.0.3 10.00 60.00 70.00 NOTE
r-oldrel-macos-arm64 2.0.4 94.00 OK
r-oldrel-macos-x86_64 2.0.4 116.00 OK
r-oldrel-windows-x86_64 2.0.3 9.00 62.00 71.00 OK

Check Details

Version: 2.0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Lionel Henry <lionel@rstudio.com>’ Found the following (possibly) invalid URLs: URL: https:/magrittr.tidyverse.org From: README.md Message: Invalid URL: missing authority part 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_allocSExp’, ‘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-clang, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.4
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64

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