aebdata
Access Data from the Atlas do Estado Brasileiro
v0.1.4
·
Feb 3, 2025
·
GPL (>= 3)
Description
Facilitates access to the data from the Atlas do Estado Brasileiro (<https://www.ipea.gov.br/atlasestado/>), maintained by the Instituto de Pesquisa Econômica Aplicada (Ipea). It allows users to search for specific series, list series or themes, and download data when available.
Downloads
665
Last 30 days
5395th
1.4K
Last 90 days
1.4K
Last year
Trend: -9.8% (30d vs prior 30d)
CRAN Check Status
1
ERROR
13
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | ERROR |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
OK
r-devel-linux-x86_64-debian-clang
*
OK
r-devel-linux-x86_64-debian-gcc
*
OK
r-devel-linux-x86_64-fedora-clang
*
OK
r-devel-linux-x86_64-fedora-gcc
*
OK
r-devel-macos-arm64
*
OK
r-devel-windows-x86_64
*
OK
r-oldrel-macos-arm64
*
OK
r-oldrel-macos-x86_64
*
OK
r-oldrel-windows-x86_64
*
OK
r-patched-linux-x86_64
*
ERROR
r-release-linux-x86_64
tests
Running ‘testthat.R’ [7s/187s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(aebdata)
>
> test_check("aebdata")
Saving _problems/test-get-35.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 25 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-get.R:35:3'): get_csv works ────────────────────────────────────
Error: cannot open the connection
Backtrace:
▆
1. ├─testthat::expect_equal(get_series_csv(197), rds$multiple) at test-get.R:35:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─aebdata:::get_series_csv(197)
5. │ ├─base::lapply(...)
6. │ └─base::lapply(...)
7. │ └─aebdata (local) FUN(X[[i]], ...)
8. │ └─readr::read_delim(link, delim = ";", show_col_types = FALSE)
9. │ └─vroom::vroom(...)
10. │ └─vroom:::vroom_(...)
11. └─vroom (local) `<fn>`(`<curl>`, "rb")
12. └─base::tryCatch(...)
13. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. └─value[[3L]](cond)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 25 ]
Error:
! Test failures.
Execution halted
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR
r-release-linux-x86_64
tests
Running ‘testthat.R’ [7s/187s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(
Dependency Network
Version History
new
0.1.4
Mar 9, 2026