CRAN Package Check Results for Maintainer ‘Lionel Henry <lionel at posit.co>’

Last updated on 2026-02-15 07:51:14 CET.

Package ERROR NOTE OK
carrier 14
coro 14
lifecycle 14
magrittr 11 3
pkgload 14
purrrlyr 14
rlang 1 9 4
tidyselect 14
withr 1 13

Package carrier

Current CRAN status: OK: 14

Package coro

Current CRAN status: OK: 14

Package lifecycle

Current CRAN status: OK: 14

Package magrittr

Current CRAN status: NOTE: 11, OK: 3

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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 2.0.4
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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Package pkgload

Current CRAN status: OK: 14

Package purrrlyr

Current CRAN status: OK: 14

Package rlang

Current CRAN status: ERROR: 1, NOTE: 9, OK: 4

Additional issues

noSuggests

Version: 1.1.7
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’ 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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.7
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 1.1.7
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 1.1.7
Check: compiled code
Result: NOTE File 'rlang/libs/x64/rlang.dll': Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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-release-windows-x86_64

Package tidyselect

Current CRAN status: OK: 14

Package withr

Current CRAN status: ERROR: 1, OK: 13

Version: 3.0.2
Check: examples
Result: ERROR Running examples in ‘withr-Ex.R’ failed The error most likely occurred in: > ### Name: with_db_connection > ### Title: DBMS Connections which disconnect themselves. > ### Aliases: with_db_connection local_db_connection > > ### ** Examples > > db <- tempfile() > with_db_connection( + list(con = DBI::dbConnect(RSQLite::SQLite(), db)), { + DBI::dbWriteTable(con, "mtcars", mtcars) + }) Error in loadNamespace(x) : there is no package called ‘pkgconfig’ Calls: with_db_connection ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted [1] "two" [1] "one" Ran 2/2 deferred expressions Flavor: r-release-macos-x86_64

Version: 3.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(withr) > > test_check("withr") [ FAIL 0 | WARN 0 | SKIP 5 | PASS 376 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ Error in base::nchar(wide_chars$test, type = "width") : cannot open file '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/cli/R/sysdata.rdb': No such file or directory Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous> Execution halted No deferred expressions to run No deferred expressions to run Flavor: r-release-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.