Last updated on 2025-04-23 07:49:55 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bndesr | 1 | 12 | |
dail | 13 | ||
ispdata | 13 |
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 1.1.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘bicycle_theft.R’ ‘car_fleet.R’ ‘crimes_against_life.R’
‘gun_seizure.R’ ‘gun_seizure_historical.R’ ‘monthly_stats.R’
‘monthly_stats_dictionary.R’ ‘population.R’ ‘spatial_info.R’
‘upp_data.R’ ‘yearly_stats.R’ ‘yearly_stats_dictionary.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘curl’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.2
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
data 6.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64