Last updated on 2026-09-04 14:51:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.68 | 22.72 | 24.40 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.41 | 18.95 | 20.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 15.83 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 14.54 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.2 | 4.00 | 57.00 | 61.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 1.77 | 19.27 | 21.04 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 1.29 | 19.38 | 20.67 | OK | |
| r-release-macos-arm64 | 1.0.2 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 2.00 | 61.00 | 63.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 4.00 | 55.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 1.00 | 16.00 | 17.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 1.00 | 31.00 | 32.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 4.00 | 62.00 | 66.00 | OK |
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘bcRP-Ex.R’ failed
The error most likely occurred in:
> ### 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 ■■■■■■■■■■■■■■■■ 50% | ETA: 2s
iterating ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% | ETA: 0s
<!DOCTYPE html>
<htm
^
Error in yyjsonr::read_json_raw(f_response) :
Error parsing JSON [Loc: 0]: unexpected character, expected a JSON value
Calls: get_bcrp_data -> lapply -> FUN -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc