Welcome to ClientVPS Mirrors

CRAN Package Check Results for Maintainer Hadley Wickham <hadley at posit.co>

CRAN Package Check Results for Maintainer ‘Hadley Wickham <hadley at posit.co>’

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

Package ERROR NOTE OK
bigrquery 1 11
dbplyr 12
diffviewer 12
doclisting 12
downlit 12
dplyr 3 9
dtplyr 1 11
ellmer 12
evaluate 12
forcats 12
generics 12
ggvis 12
haven 1 11
httr 12
httr2 12
lobstr 4 8
mockery 12
modelr 11
multidplyr 1 11
nasaweather 12
odbc 1 11
pkgdown 1 11
pool 12
productplots 12
profvis 12
purrr 1 11
rappdirs 1 11
reshape2 12
roxygen2 12
rvest 12
S7 2 8 2
stringr 1 11
testthat 12
tidyr 12
waldo 12
yaml 1 11

Package bigrquery

Current CRAN status: NOTE: 1, OK: 11

Version: 1.6.1
Check: compiled code
Result: NOTE File ‘bigrquery/libs/bigrquery.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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 dbplyr

Current CRAN status: OK: 12

Package diffviewer

Current CRAN status: OK: 12

Package doclisting

Current CRAN status: OK: 12

Package downlit

Current CRAN status: OK: 12

Package dplyr

Current CRAN status: NOTE: 3, OK: 9

Version: 1.2.1
Check: compiled code
Result: NOTE File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘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: 1.2.1
Check: compiled code
Result: NOTE File 'dplyr/libs/x64/dplyr.dll': Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'Rf_findVarInFrame3', '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 dtplyr

Current CRAN status: ERROR: 1, OK: 11

Version: 1.3.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

Package ellmer

Current CRAN status: OK: 12

Package evaluate

Current CRAN status: OK: 12

Package forcats

Current CRAN status: OK: 12

Package generics

Current CRAN status: OK: 12

Package ggvis

Current CRAN status: OK: 12

Package haven

Current CRAN status: NOTE: 1, OK: 11

Version: 2.5.5
Check: compiled code
Result: NOTE File ‘haven/libs/haven.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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 httr

Current CRAN status: OK: 12

Package httr2

Current CRAN status: OK: 12

Package lobstr

Current CRAN status: NOTE: 4, OK: 8

Version: 1.2.1
Check: compiled code
Result: NOTE File ‘lobstr/libs/lobstr.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.1
Check: compiled code
Result: NOTE File ‘lobstr/libs/lobstr.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.1
Check: compiled code
Result: NOTE File 'lobstr/libs/x64/lobstr.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 mockery

Current CRAN status: OK: 12

Package modelr

Current CRAN status: OK: 11

Package multidplyr

Current CRAN status: ERROR: 1, OK: 11

Version: 0.1.4
Check: package dependencies
Result: ERROR Package required but not available: ‘qs2’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-x86_64

Package nasaweather

Current CRAN status: OK: 12

Package odbc

Current CRAN status: NOTE: 1, OK: 11

Additional issues

M1mac M1mac

Version: 1.6.4.1
Check: compiled code
Result: NOTE File ‘odbc/libs/odbc.so’: Found non-API call to R: ‘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 pkgdown

Current CRAN status: ERROR: 1, OK: 11

Version: 2.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-release-macos-arm64

Package pool

Current CRAN status: OK: 12

Additional issues

donttest

Package productplots

Current CRAN status: OK: 12

Package profvis

Current CRAN status: OK: 12

Package purrr

Current CRAN status: ERROR: 1, OK: 11

Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘base.Rmd’ using rmarkdown Error: processing vignette 'base.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘base.Rmd’ --- re-building ‘other-langs.Rmd’ using rmarkdown Error: processing vignette 'other-langs.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘other-langs.Rmd’ --- re-building ‘purrr.Rmd’ using rmarkdown Error: processing vignette 'purrr.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘purrr.Rmd’ SUMMARY: processing the following files failed: ‘base.Rmd’ ‘other-langs.Rmd’ ‘purrr.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Package rappdirs

Current CRAN status: ERROR: 1, OK: 11

Version: 0.3.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rappdirs) > > # ensure CRAN settings don't affect tests > Sys.unsetenv("R_USER_DATA_DIR") > Sys.unsetenv("R_USER_CONFIG_DIR") > Sys.unsetenv("R_USER_CACHE_DIR") > > test_check("rappdirs") [ FAIL 0 | WARN 0 | SKIP 3 | PASS 45 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ Error in base::nchar(wide_chars$test, type = "width") : cannot open file '/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/cli/R/sysdata.rdb': No such file or directory Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous> Execution halted Flavor: r-release-macos-arm64

Package reshape2

Current CRAN status: OK: 12

Package roxygen2

Current CRAN status: OK: 12

Additional issues

rchk

Package rvest

Current CRAN status: OK: 12

Package S7

Current CRAN status: ERROR: 2, NOTE: 8, OK: 2

Additional issues

rchk

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-release-linux-x86_64, r-release-macos-arm64

Version: 0.2.1-1
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API calls to R: ‘R_NamespaceRegistry’, ‘Rf_findVarInFrame’ 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-patched-linux-x86_64

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted Error in loadVignetteBuilder(pkgdir) : vignette builder 'knitr' not found Calls: <Anonymous> -> loadVignetteBuilder Execution halted SUMMARY: processing the following files failed: ‘S7.Rmd’ ‘classes-objects.Rmd’ ‘compatibility.Rmd’ ‘generics-methods.Rmd’ ‘motivation.Rmd’ ‘packages.Rmd’ ‘performance.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API calls to R: ‘R_MissingArg’, ‘Rf_findVarInFrame’ 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: 0.2.2
Check: compiled code
Result: NOTE File 'S7/libs/x64/S7.dll': Found non-API call to R: 'Rf_findVarInFrame' 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

Version: 0.2.2
Check: tests
Result: ERROR Running 'testthat.R' [17s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(S7) > > test_check("S7") Starting 2 test processes. > test-method-register.R: Error: ! testthat subprocess exited in file 'test-method-register.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("S7") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64

Package stringr

Current CRAN status: ERROR: 1, OK: 11

Version: 1.6.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘from-base.Rmd’ using rmarkdown Error: processing vignette 'from-base.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘from-base.Rmd’ --- re-building ‘locale-sensitive.Rmd’ using rmarkdown Error: processing vignette 'locale-sensitive.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘locale-sensitive.Rmd’ --- re-building ‘regular-expressions.Rmd’ using rmarkdown Error: processing vignette 'regular-expressions.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘regular-expressions.Rmd’ --- re-building ‘stringr.Rmd’ using rmarkdown Error: processing vignette 'stringr.Rmd' failed with diagnostics: there is no package called ‘sass’ --- failed re-building ‘stringr.Rmd’ SUMMARY: processing the following files failed: ‘from-base.Rmd’ ‘locale-sensitive.Rmd’ ‘regular-expressions.Rmd’ ‘stringr.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-arm64

Package testthat

Current CRAN status: OK: 12

Package tidyr

Current CRAN status: OK: 12

Additional issues

rchk

Package waldo

Current CRAN status: OK: 12

Package yaml

Current CRAN status: NOTE: 1, OK: 11

Additional issues

rchk

Version: 2.3.12
Check: for unstated dependencies in vignettes
Result: NOTE Error: error in inferior call: .onLoad failed in loadNamespace() for 'knitr', details: call: loadNamespace(x) error: there is no package called ‘evaluate’ Execution halted Flavor: r-release-macos-arm64

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.