CRAN Package Check Results for Package magrittr

Last updated on 2024-04-28 11:55:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 2.80 35.73 38.53 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.3 2.12 27.81 29.93 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 53.63 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.3 62.05 NOTE
r-devel-windows-x86_64 2.0.3 6.00 53.00 59.00 NOTE
r-patched-linux-x86_64 2.0.3 3.42 34.05 37.47 OK
r-release-linux-x86_64 2.0.3 2.43 32.36 34.79 OK
r-release-macos-arm64 2.0.3 42.00 OK
r-release-macos-x86_64 2.0.3 33.00 ERROR
r-release-windows-x86_64 2.0.3 7.00 56.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 7.00 55.00 62.00 OK

Check Details

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

Version: 2.0.3
Check: package dependencies
Result: WARN Skipping vignette re-building Packages suggested but not available for checking: 'covr', 'knitr', 'rlang', 'rmarkdown', 'testthat' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-release-macos-x86_64

Version: 2.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-release-macos-x86_64

Version: 2.0.3
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-release-macos-x86_64