Welcome to ClientVPS Mirrors

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

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

Last updated on 2026-04-27 10:50:17 CEST.

Package ERROR NOTE OK
carrier 12
coro 12
lifecycle 1 11
magrittr 3 9
pkgload 12
purrrlyr 1 11
rlang 4 8
tidyselect 12
withr 2 10

Package carrier

Current CRAN status: OK: 12

Package coro

Current CRAN status: OK: 12

Package lifecycle

Current CRAN status: ERROR: 1, OK: 11

Version: 1.0.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘communicate.Rmd’ using rmarkdown --- finished re-building ‘communicate.Rmd’ --- re-building ‘manage.Rmd’ using rmarkdown Error: processing vignette 'manage.Rmd' failed with diagnostics: there is no package called ‘htmltools’ --- failed re-building ‘manage.Rmd’ --- re-building ‘stages.Rmd’ using rmarkdown Error: processing vignette 'stages.Rmd' failed with diagnostics: there is no package called ‘htmltools’ --- failed re-building ‘stages.Rmd’ SUMMARY: processing the following files failed: ‘manage.Rmd’ ‘stages.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Package magrittr

Current CRAN status: NOTE: 3, OK: 9

Version: 2.0.5
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-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.5
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. Flavor: r-oldrel-windows-x86_64

Package pkgload

Current CRAN status: OK: 12

Package purrrlyr

Current CRAN status: NOTE: 1, OK: 11

Version: 0.0.10
Check: compiled code
Result: NOTE File ‘purrrlyr/libs/purrrlyr.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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-macos-x86_64

Package rlang

Current CRAN status: NOTE: 4, OK: 8

Additional issues

noSuggests

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API call to R: ‘R_MissingArg’ 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-macos-x86_64

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘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-oldrel-macos-arm64, r-oldrel-macos-x86_64

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

Package tidyselect

Current CRAN status: OK: 12

Package withr

Current CRAN status: ERROR: 2, OK: 10

Version: 3.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(withr) > > test_check("withr") Saving _problems/test-standalone-defer-88.R [ FAIL 1 | WARN 0 | SKIP 5 | PASS 375 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-defer.R:15:1', 'test-defer.R:32:1', 'test-language.R:43:1', 'test-path.R:1:1', 'test-standalone-defer.R:193:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-standalone-defer.R:88:3'): defered actions in Rmd are run on exit ── <callr_status_error/callr_error/rlib_error_3_0/rlib_error/error/condition> Error: ! in callr subprocess. Caused by error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`: ! there is no package called ‘evaluate’ Backtrace: ▆ 1. └─callr::r(function(path) rmarkdown::render(path), list(path = rmd)) at test-standalone-defer.R:88:3 2. └─callr:::get_result(output = out, options) 3. └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]])) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 375 ] Error: ! Test failures. Execution halted No deferred expressions to run No deferred expressions to run Flavor: r-release-macos-arm64

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-oldrel-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-oldrel-macos-x86_64

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.