CRAN Package Check Results for Maintainer ‘Jennifer Bryan <jenny at posit.co>’

Last updated on 2025-03-22 12:54:29 CET.

Package ERROR WARN NOTE OK
gapminder 15
gargle 1 3 11
glue 1 14
gmailr 15
googledrive 1 3 11
googlesheets4 1 3 11
readr 1 11 3
readxl 15
reprex 15
usethis 15
vroom 11 4

Package gapminder

Current CRAN status: OK: 15

Package gargle

Current CRAN status: WARN: 1, NOTE: 3, OK: 11

Version: 1.5.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: gargle_oauth_client_from_json.Rd: oauth_app request_make.Rd: httr request_retry.Rd: httr response_process.Rd: httr Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.5.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: gargle_oauth_client_from_json.Rd:71: missing link ‘oauth_app’ Rd warning: request_make.Rd:36: missing link ‘httr’ Rd warning: request_retry.Rd:19: missing link ‘httr’ Rd warning: response_process.Rd:21: missing link ‘httr’ Flavor: r-patched-linux-x86_64

Package glue

Current CRAN status: ERROR: 1, OK: 14

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

Package gmailr

Current CRAN status: OK: 15

Package googledrive

Current CRAN status: WARN: 1, NOTE: 3, OK: 11

Version: 2.1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: request_make.Rd: httr Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 2.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: request_make.Rd:45: missing link ‘httr’ Flavor: r-patched-linux-x86_64

Package googlesheets4

Current CRAN status: WARN: 1, NOTE: 3, OK: 11

Version: 1.1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: cell-specification.Rd: cellranger request_make.Rd: httr sheets_id.Rd: googledrive Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: cell-specification.Rd:15: missing link ‘cellranger’ Rd warning: cell-specification.Rd:18: missing link ‘cellranger’ Rd warning: request_make.Rd:23: missing link ‘httr’ Rd warning: sheets_id.Rd:22: missing link ‘googledrive’ Rd warning: sheets_id.Rd:23: missing link ‘googledrive’ Rd warning: sheets_id.Rd:26: missing link ‘googledrive’ Rd warning: sheets_id.Rd:49: missing link ‘googledrive’ Flavor: r-patched-linux-x86_64

Package readr

Current CRAN status: WARN: 1, NOTE: 11, OK: 3

Additional issues

rchk

Version: 2.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: melt_delim.Rd: tibble read_delim.Rd: tibble Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 2.1.5
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API calls to R: ‘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-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-devel-macos-x86_64, r-patched-linux-x86_64

Version: 2.1.5
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: melt_delim.Rd:133: missing link ‘tibble’ Rd warning: read_delim.Rd:273: missing link ‘tibble’ See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/readr.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-14 (Debian 14.2.0-17) 14.2.0’ * used C++ compiler: ‘g++-14 (Debian 14.2.0-17) 14.2.0’ Flavor: r-patched-linux-x86_64

Version: 2.1.5
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package readxl

Current CRAN status: OK: 15

Package reprex

Current CRAN status: OK: 15

Package usethis

Current CRAN status: OK: 15

Package vroom

Current CRAN status: NOTE: 11, OK: 4

Additional issues

rchk

Version: 1.6.5
Check: compiled code
Result: NOTE File ‘vroom/libs/vroom.so’: Found non-API calls to R: ‘DATAPTR’, ‘SETLENGTH’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’ 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-patched-linux-x86_64

Version: 1.6.5
Check: compiled code
Result: NOTE File ‘vroom/libs/vroom.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’ 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-macos-arm64, r-devel-macos-x86_64

Version: 1.6.5
Check: installed package size
Result: NOTE installed size is 9.9Mb sub-directories of 1Mb or more: libs 8.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-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.