Last updated on 2025-12-28 11:49:19 CET.
| Package | ERROR | OK |
|---|---|---|
| bcRP | 2 | 11 |
| pater | 13 |
Current CRAN status: ERROR: 2, OK: 11
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: 5s
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
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: 7s
iterating ■■■■■■■■■■■■■■■■■■■■■■■ 75% | ETA: 1s
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-release-linux-x86_64
Current CRAN status: OK: 13