Last updated on 2025-12-21 17:51:01 CET.
| Package | ERROR | OK |
|---|---|---|
| bcRP | 1 | 12 |
| pater | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘bcRP-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_bcrp_data
> ### Title: Perform an API request to BCRPData
> ### Aliases: get_bcrp_data
>
> ### ** Examples
>
> codes <- c("PN00009MM", "PN00002MM", "PN01270PM", "PD39557DA")
> # Will get you the most recent data for these codes
> # as you have not provided the `from` and `to` arguments.
> get_bcrp_data(codes = codes)
iterating ■■■■■■■■■ 25% | ETA: 4s
iterating ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% | ETA: 0s
Error in perform_req_strategy(requests = list_of_requests, strategy = request_strategy) :
Error(s) at: PN00009MM PN00002MM PN01270PM PD39557DA
Calls: get_bcrp_data -> perform_req_strategy
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13