CRAN Package Check Results for Package rlang

Last updated on 2024-04-23 10:54:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 24.21 322.83 347.04 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 16.85 227.12 243.97 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.3 438.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.3 409.30 NOTE
r-prerel-macos-arm64 1.1.3 52.00 ERROR
r-prerel-macos-x86_64 1.1.3 53.00 NOTE
r-prerel-windows-x86_64 1.1.3 31.00 260.00 291.00 OK
r-patched-linux-x86_64 1.1.3 29.03 299.62 328.65 OK
r-release-linux-x86_64 1.1.3 21.97 309.33 331.30 OK
r-release-macos-arm64 1.1.3 128.00 OK
r-release-macos-x86_64 1.1.3 334.00 OK
r-release-windows-x86_64 1.1.3 31.00 329.00 360.00 OK
r-oldrel-macos-arm64 1.1.3 129.00 OK
r-oldrel-windows-x86_64 1.1.3 38.00 281.00 319.00 OK

Check Details

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

Version: 1.1.3
Check: package dependencies
Result: NOTE Package which this enhances but not available for checking: ‘winch’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘R_ClosureExpr’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘sink.R’ [0s/0s] Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Workaround for loadNamespace() failure on R 3.2 > requireNamespace("rlang") Loading required namespace: rlang > > library("testthat") Error: package or namespace load failed for 'testthat' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'magrittr' Execution halted Flavor: r-prerel-macos-arm64

Version: 1.1.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'cli', 'covr', 'crayon', 'fs', 'glue', 'knitr', 'magrittr', 'pillar', 'rmarkdown', 'testthat', 'tibble', 'usethis', 'vctrs', 'withr' Package which this enhances but not available for checking: ‘winch’ Flavor: r-prerel-macos-x86_64