CRAN Package Check Results for Package bulkreadr

Last updated on 2025-03-27 05:50:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 8.41 90.66 99.07 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 5.81 64.70 70.51 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 159.48 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 163.67 OK
r-devel-macos-arm64 1.1.1 70.00 OK
r-devel-macos-x86_64 1.1.1 102.00 OK
r-devel-windows-x86_64 1.1.1 11.00 107.00 118.00 NOTE
r-patched-linux-x86_64 1.1.1 8.07 85.68 93.75 WARN
r-release-linux-x86_64 1.1.1 7.73 84.79 92.52 OK
r-release-macos-arm64 1.1.1 67.00 OK
r-release-macos-x86_64 1.1.1 150.00 OK
r-release-windows-x86_64 1.1.1 10.00 108.00 118.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 155.00 OK
r-oldrel-windows-x86_64 1.1.1 14.00 128.00 142.00 OK

Check Details

Version: 1.1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: read_excel_workbook.Rd: read_excel read_gsheets.Rd: read_sheet 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: tests
Result: ERROR Running ‘testthat.R’ [9s/63s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(bulkreadr) Loading required package: purrr Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null Welcome to bulkreadr package! To learn more, please run: browseURL("https://gbganalyst.github.io/bulkreadr") to visit the package website. > > test_check("bulkreadr") x Request failed [429]. Retry 1 happens in 1.2 seconds ... x Request failed [429]. Retry 2 happens in 1.6 seconds ... x Request failed [429]. Retry 3 happens in 9.3 seconds ... x Request failed [429]. Retry 4 happens in 32.6 seconds ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-read_gsheets.R:7:3'): read_gsheets import data from multiple sheets in Google Sheets ── <purrr_error_indexed/rlang_error/error/condition> Error in `map(.x, .f, ...)`: i In index: 5. i With name: Ideal. Caused by error in `gs4_get_impl_()`: ! Client error: (429) RESOURCE_EXHAUSTED * Either out of resource quota or reaching rate limiting. The client should look for google.rpc.QuotaFailure error detail for more information. * Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:603366585132'. Error details: * reason: RATE_LIMIT_EXCEEDED * domain: googleapis.com * metadata.quota_limit_value: 600 * metadata.consumer: projects/603366585132 * metadata.quota_location: global * metadata.quota_limit: ReadRequestsPerMinutePerProject * metadata.quota_metric: sheets.googleapis.com/read_requests * metadata.service: sheets.googleapis.com Links * Description: Request a higher quota limit. URL: https://cloud.google.com/docs/quotas/help/request_increase [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: read_excel_workbook.Rd:45: missing link ‘read_excel’ Rd warning: read_gsheets.Rd:61: missing link ‘read_sheet’ Flavor: r-patched-linux-x86_64