CRAN Package Check Results for Package bndesr

Last updated on 2025-04-22 19:51:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 2.02 26.23 28.25 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 1.78 19.74 21.52 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 45.23 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 41.95 OK
r-devel-windows-x86_64 1.0.4 4.00 61.00 65.00 OK
r-patched-linux-x86_64 1.0.4 2.28 25.06 27.34 OK
r-release-linux-x86_64 1.0.4 2.33 25.23 27.56 OK
r-release-macos-arm64 1.0.4 33.00 OK
r-release-macos-x86_64 1.0.4 48.00 OK
r-release-windows-x86_64 1.0.4 3.00 61.00 64.00 OK
r-oldrel-macos-arm64 1.0.4 39.00 OK
r-oldrel-macos-x86_64 1.0.4 52.00 OK
r-oldrel-windows-x86_64 1.0.4 5.00 62.00 67.00 OK

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(bndesr) > > test_check("bndesr") Please wait for the download to complete. ℹ Using "','" as decimal and "'.'" as grouping mark. Use `read_delim()` for more control. `curl` package not installed, falling back to using `url()` Completed data query. Please wait for the download to complete. ℹ Using "','" as decimal and "'.'" as grouping mark. Use `read_delim()` for more control. `curl` package not installed, falling back to using `url()` Error downloading file. Try again later.cannot open the connection to 'https://www.bndes.gov.br/arquivos/central-downloads/operacoes_renda_variavel/carteira-renda-variavel.csv' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-query_bndespar_portfolio.R:2:1'): (code run outside of `test_that()`) ── Error in `value[[3L]](cond)`: Error downloading file. Backtrace: ▆ 1. └─bndesr::query_bndespar_portfolio() at test-query_bndespar_portfolio.R:2:1 2. ├─base::suppressWarnings(...) 3. │ └─base::withCallingHandlers(...) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc