Last updated on 2026-06-30 00:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 7.67 | 87.42 | 95.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 4.42 | 66.09 | 70.51 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 13.00 | 137.22 | 150.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 12.00 | 192.09 | 204.09 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 10.00 | 106.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 7.44 | 83.12 | 90.56 | OK | |
| r-release-linux-x86_64 | 1.2.2 | OK | ||||
| r-release-macos-arm64 | 1.2.2 | 2.00 | 35.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 5.00 | 134.00 | 139.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 10.00 | 133.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 2.00 | 34.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 5.00 | 113.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 12.00 | 132.00 | 144.00 | OK |
Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘intro-to-bulkreadr.Rmd’ using rmarkdown
Quitting from intro-to-bulkreadr.Rmd:133-145 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `map()`:
ℹ In index: 1.
ℹ With name: Fair.
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.service: sheets.googleapis.com
• metadata.quota_limit_value: 600
• metadata.quota_unit: 1/min/{project}
• metadata.quota_metric: sheets.googleapis.com/read_requests
• metadata.quota_limit: ReadRequestsPerMinutePerProject
• metadata.consumer: projects/603366585132
• metadata.quota_location: global
Links
• Description: Request a higher quota limit.
URL: https://cloud.google.com/docs/quotas/help/request_increase
---
Backtrace:
▆
1. ├─bulkreadr::read_gsheets(ss = sheet_id)
2. │ └─... %>% ...
3. └─purrr::map_df(...)
4. └─purrr::map(.x, .f, ...)
5. └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
6. ├─purrr:::with_indexed_errors(...)
7. │ └─base::withCallingHandlers(...)
8. ├─purrr:::call_with_cleanup(...)
9. └─googlesheets4 (local) .f(.x[[i]], ...)
10. └─googlesheets4:::get_cells(...)
11. └─googlesheets4::gs4_get(ssid)
12. └─googlesheets4:::gs4_get_impl_(as_sheets_id(ss))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro-to-bulkreadr.Rmd' failed with diagnostics:
ℹ In index: 1.
ℹ With name: Fair.
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.service: sheets.googleapis.com
• metadata.quota_limit_value: 600
• metadata.quota_unit: 1/min/{project}
• metadata.quota_metric: sheets.googleapis.com/read_requests
• metadata.quota_limit: ReadRequestsPerMinutePerProject
• metadata.consumer: projects/603366585132
• metadata.quota_location: global
Links
• Description: Request a higher quota limit.
URL: https://cloud.google.com/docs/quotas/help/request_increase
--- failed re-building ‘intro-to-bulkreadr.Rmd’
--- re-building ‘labelled-data.Rmd’ using rmarkdown
--- finished re-building ‘labelled-data.Rmd’
--- re-building ‘other-functions.Rmd’ using rmarkdown
--- finished re-building ‘other-functions.Rmd’
SUMMARY: processing the following file failed:
‘intro-to-bulkreadr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc