Last updated on 2026-03-27 02:51:46 CET.
| Package | ERROR | OK |
|---|---|---|
| rbrsa | 2 | 12 |
Current CRAN status: ERROR: 2, OK: 12
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘rbrsa-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fetch_bddk1
> ### Title: Fetch Monthly Data from BDDK with Multiple Group Codes
> ### Aliases: fetch_bddk1
>
> ### ** Examples
>
> # Single group code
> fetch_bddk1(2020, 3, 1, grup_kod = 10001)
Error in value[[3L]](cond) : HTTP error: Failed to perform HTTP request.
Calls: fetch_bddk1 ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘introduction.Rmd’ using rmarkdown
Quitting from introduction.Rmd:117-150 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/vctrs_error_subscript_oob>
Error in `select()`:
! Can't select columns that don't exist.
✖ Column `Ad` doesn't exist.
---
Backtrace:
▆
1. ├─ggplot2::ggplot(...)
2. ├─dplyr::mutate(...)
3. ├─dplyr::filter(select(my_dat, Ad, TRY, period), Ad %in% cols)
4. ├─dplyr::select(my_dat, Ad, TRY, period)
5. └─dplyr:::select.data.frame(my_dat, Ad, TRY, period)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
Can't select columns that don't exist.
✖ Column `Ad` doesn't exist.
--- failed re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64