CRAN Package Check Results for Package bulkreadr

Last updated on 2024-05-07 18:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 11.28 103.55 114.83 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 8.28 75.19 83.47 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 141.48 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 210.35 OK
r-devel-windows-x86_64 1.1.0 10.00 99.00 109.00 OK
r-patched-linux-x86_64 1.1.0 10.43 96.28 106.71 OK
r-release-linux-x86_64 1.1.0 6.66 97.17 103.83 OK
r-release-macos-arm64 1.1.0 62.00 OK
r-release-windows-x86_64 1.1.0 10.00 169.00 179.00 OK
r-oldrel-macos-arm64 1.1.0 55.00 OK
r-oldrel-macos-x86_64 1.1.0 156.00 OK
r-oldrel-windows-x86_64 1.1.0 12.00 121.00 133.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/47s] 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: vignette("bulkreadr") > > test_check("bulkreadr") x Request failed [429]. Retry 1 happens in 1.9 seconds ... x Request failed [429]. Retry 2 happens in 7.7 seconds ... x Request failed [429]. Retry 3 happens in 14.4 seconds ... x Request failed [429]. Retry 4 happens in 6.8 seconds ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ 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: 3. i With name: Very Good. 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_location: global * metadata.service: sheets.googleapis.com * metadata.quota_limit: ReadRequestsPerMinutePerProject * metadata.quota_limit_value: 600 * metadata.consumer: projects/603366585132 * metadata.quota_metric: sheets.googleapis.com/read_requests Links * Description: Request a higher quota limit. URL: https://cloud.google.com/docs/quota#requesting_higher_quota [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘googledrive’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang