CRAN Package Check Results for Package bcRP

Last updated on 2025-12-21 09:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 1.83 20.55 22.38 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 1.44 16.82 18.26 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 34.48 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 31.76 OK
r-devel-windows-x86_64 1.0.1 4.00 41.00 45.00 OK
r-patched-linux-x86_64 1.0.1 1.30 18.33 19.63 OK
r-release-linux-x86_64 1.0.1 1.37 18.49 19.86 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 1.00 27.00 28.00 OK
r-release-windows-x86_64 1.0.1 3.00 42.00 45.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 1.00 30.00 31.00 OK
r-oldrel-windows-x86_64 1.0.1 5.00 50.00 55.00 OK

Check Details

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