CRAN Package Check Results for Maintainer ‘Ezekiel Ogundepo <gbganalyst at gmail.com>’

Last updated on 2025-10-30 08:51:44 CET.

Package ERROR NOTE OK
bulkreadr 1 12
forstringr 10 3

Package bulkreadr

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/69s] 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 1 failed [429: RESOURCE_EXHAUSTED]. i Will retry in 4.3s. \ Retry happens in 3s | Retry happens in 2s x Request 2 failed [429: RESOURCE_EXHAUSTED]. | Retry happens in 2s i Will retry in 4.6s. | Retry happens in 2s | Retry happens in 0s \ Retry happens in 4s | Retry happens in 1s x Request 3 failed [429: RESOURCE_EXHAUSTED]. | Retry happens in 1s i Will retry in 3.5s. | Retry happens in 1s | Retry happens in 0s \ Retry happens in 2s x Request 4 failed [429: RESOURCE_EXHAUSTED]. \ Retry happens in 2s i Will retry in 37.6s. \ Retry happens in 2s \ Retry happens in 0s \ Retry happens in 35s | Retry happens in 32s / Retry happens in 29s - Retry happens in 26s \ Retry happens in 23s | Retry happens in 20s / Retry happens in 17s - Retry happens in 14s \ Retry happens in 11s | Retry happens in 8s / Retry happens in 5s - Retry happens in 2s v Request 5 failed :( - Retry happens in 2s - Retry happens in 0s Exported CSV file paths are: csvfolder/Fair.csv csvfolder/Good.csv csvfolder/Very Good.csv csvfolder/Premium.csv csvfolder/Ideal.csv [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] ══ 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.consumer: projects/603366585132 * metadata.service: sheets.googleapis.com * metadata.quota_limit: ReadRequestsPerMinutePerProject * metadata.quota_location: global * metadata.quota_metric: sheets.googleapis.com/read_requests * metadata.quota_limit_value: 600 * metadata.quota_unit: 1/min/{project} Links * Description: Request a higher quota limit. URL: https://cloud.google.com/docs/quotas/help/request_increase [ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package forstringr

Current CRAN status: NOTE: 10, OK: 3

Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘str_extract_part.R’ 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64