CRAN Package Check Results for Package bndesr

Last updated on 2025-03-20 15:51:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 2.34 26.23 28.57 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 1.73 19.56 21.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 45.05 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 44.41 OK
r-devel-macos-arm64 1.0.4 30.00 OK
r-devel-macos-x86_64 1.0.4 48.00 OK
r-devel-windows-x86_64 1.0.4 3.00 60.00 63.00 OK
r-patched-linux-x86_64 1.0.4 2.35 24.37 26.72 ERROR
r-release-linux-x86_64 1.0.4 2.02 24.31 26.33 OK
r-release-macos-arm64 1.0.4 39.00 OK
r-release-macos-x86_64 1.0.4 52.00 OK
r-release-windows-x86_64 1.0.4 5.00 61.00 66.00 OK
r-oldrel-macos-arm64 1.0.4 43.00 OK
r-oldrel-macos-x86_64 1.0.4 52.00 OK
r-oldrel-windows-x86_64 1.0.4 5.00 61.00 66.00 OK

Check Details

Version: 1.0.4
Check: examples
Result: ERROR Running examples in ‘bndesr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: query_bndespar_desimbursements > ### Title: Queries BNDESPar desimbursements data > ### Aliases: query_bndespar_desimbursements > > ### ** Examples > > df <- query_bndespar_desimbursements() 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 read from connection Error in value[[3L]](cond) : Error downloading file. Calls: query_bndespar_desimbursements Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/77s] 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()` Error downloading file. Try again later.cannot read from connection 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. [ FAIL 1 | WARN 1 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-query_bndespar_desimbursements.R:2:1'): (code run outside of `test_that()`) ── Error in `value[[3L]](cond)`: Error downloading file. Backtrace: ▆ 1. └─bndesr::query_bndespar_desimbursements() at test-query_bndespar_desimbursements.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 1 | SKIP 0 | PASS 2 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64