Skip to content

aebdata

Access Data from the Atlas do Estado Brasileiro

v0.1.6 · May 27, 2026 · 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

618

Last 30 days

5775th

929

Last 90 days

6.7K

Last year

Trend: +758.3% (30d vs prior 30d)

CRAN Check Status

6 ERROR
7 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
r-devel-linux-x86_64-debian-gcc ERROR
r-devel-linux-x86_64-fedora-clang ERROR
r-devel-linux-x86_64-fedora-gcc ERROR
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 ERROR
Check details (10 non-OK)
ERROR r-devel-linux-x86_64-debian-clang

tests

Running ‘testthat.R’ [7s/280s]
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")
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-8.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-9.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-11.R
  Saving _problems/test-get-12.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-18.R
  x Cou
...[truncated]...
id = c(1, 50))) at test-list.R:15:3
    2. │ └─testthat:::expect_condition_matching_(...)
    3. │   └─testthat:::quasi_capture(...)
    4. │     ├─testthat (local) .capture(...)
    5. │     │ └─base::withCallingHandlers(...)
    6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
    7. └─aebdata::list_series(theme_id = c(1, 50))
    8.   └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
    9.     └─aebdata (local) FUN(X[[i]], ...)
   10.       └─aebdata:::list_series_id(theme_id = id)
   11.         ├─base::do.call(...)
   12.         ├─base::lapply(...)
   13.         ├─httr2::resp_body_json(...)
   14.         │ └─httr2:::check_response(resp)
   15.         │   └─httr2:::is_response(resp)
   16.         └─httr2::req_perform(...)
   17.           └─httr2:::handle_resp(req, resp, error_call = error_call)
   18.             └─rlang::cnd_signal(resp)
  
  [ FAIL 10 | WARN 0 | SKIP 0 | PASS 13 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘exploring-data.Rmd’ using rmarkdown

Quitting from exploring-data.Rmd:38-41 [list-series-knit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `df_themes$theme_id`:
! $ operator is invalid for atomic vectors
---
Backtrace:
    ▆
 1. ├─knitr::kable(list_series(theme_id = c(41, 49)), format = "html")
 2. └─aebdata::list_series(theme_id = c(41, 49))
 3.   └─base::intersect(theme_id, df_themes$theme_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'exploring-data.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building ‘exploring-data.Rmd’

SUMMARY: processing the following file failed:
  ‘exploring-data.Rmd’

Error: Vignette re-building failed.
Execution halted
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [3s/224s]
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")
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-7.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-8.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-9.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-11.R
  x Could not connect. Please, check your
...[truncated]...
e(expr, quo_get_env(quo))
   4. └─aebdata::search_series("CAP ", case_insensitive = FALSE)
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Error ('test-search.R:23:3'): return empty ──────────────────────────────────
  Error in `df_themes$theme_id`: $ operator is invalid for atomic vectors
  Backtrace:
      ▆
   1. ├─testthat::expect_equal(...) at test-search.R:23:3
   2. │ └─testthat::quasi_label(enquo(object), label)
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─aebdata::search_series("miiltares")
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Failure ('test-utils.R:2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 19 | WARN 0 | SKIP 0 | PASS 4 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-clang

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building ‘exploring-data.Rmd’ using rmarkdown

Quitting from exploring-data.Rmd:38-41 [list-series-knit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `df_themes$theme_id`:
! $ operator is invalid for atomic vectors
---
Backtrace:
    ▆
 1. ├─knitr::kable(list_series(theme_id = c(41, 49)), format = "html")
 2. └─aebdata::list_series(theme_id = c(41, 49))
 3.   └─base::intersect(theme_id, df_themes$theme_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'exploring-data.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building ‘exploring-data.Rmd’

SUMMARY: processing the following file failed:
  ‘exploring-data.Rmd’

Error: Vignette re-building failed.
Execution halted
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [8s/197s]
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")
  Error in open.connection(x, "rb") : cannot open the connection
  Error in open.connection(x, "rb") : cannot open the connection
  Saving _problems/test-get-20.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-25.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-28.R
  Saving _problems/test-get-33.R
  x Could not connect. Please, check your connection o
...[truncated]...
(expr, quo_get_env(quo))
   4. └─aebdata::search_series("CAP ", case_insensitive = FALSE)
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Error ('test-search.R:23:3'): return empty ──────────────────────────────────
  Error in `df_themes$theme_id`: $ operator is invalid for atomic vectors
  Backtrace:
      ▆
   1. ├─testthat::expect_equal(...) at test-search.R:23:3
   2. │ └─testthat::quasi_label(enquo(object), label)
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─aebdata::search_series("miiltares")
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Failure ('test-utils.R:2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 12 | WARN 0 | SKIP 0 | PASS 11 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘testthat.R’ [7s/188s]
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")
  Error in open.connection(x, "rb") : cannot open the connection
  Error in open.connection(x, "rb") : cannot open the connection
  Saving _problems/test-get-20.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-25.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-28.R
  Saving _problems/test-get-33.R
  x Could not connect. Please, check your connection o
...[truncated]...
(expr, quo_get_env(quo))
   4. └─aebdata::search_series("CAP ", case_insensitive = FALSE)
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Error ('test-search.R:23:3'): return empty ──────────────────────────────────
  Error in `df_themes$theme_id`: $ operator is invalid for atomic vectors
  Backtrace:
      ▆
   1. ├─testthat::expect_equal(...) at test-search.R:23:3
   2. │ └─testthat::quasi_label(enquo(object), label)
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─aebdata::search_series("miiltares")
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Failure ('test-utils.R:2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 12 | WARN 0 | SKIP 0 | PASS 11 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-release-linux-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘exploring-data.Rmd’ using rmarkdown

Quitting from exploring-data.Rmd:38-41 [list-series-knit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `df_themes$theme_id`:
! $ operator is invalid for atomic vectors
---
Backtrace:
    ▆
 1. ├─knitr::kable(list_series(theme_id = c(41, 49)), format = "html")
 2. └─aebdata::list_series(theme_id = c(41, 49))
 3.   └─base::intersect(theme_id, df_themes$theme_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'exploring-data.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building ‘exploring-data.Rmd’

SUMMARY: processing the following file failed:
  ‘exploring-data.Rmd’

Error: Vignette re-building failed.
Execution halted
ERROR r-release-linux-x86_64

tests

Running ‘testthat.R’ [4s/225s]
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")
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-7.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-8.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-9.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-11.R
  x Could not connect. Please, check your
...[truncated]...
e(expr, quo_get_env(quo))
   4. └─aebdata::search_series("CAP ", case_insensitive = FALSE)
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Error ('test-search.R:23:3'): return empty ──────────────────────────────────
  Error in `df_themes$theme_id`: $ operator is invalid for atomic vectors
  Backtrace:
      ▆
   1. ├─testthat::expect_equal(...) at test-search.R:23:3
   2. │ └─testthat::quasi_label(enquo(object), label)
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─aebdata::search_series("miiltares")
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Failure ('test-utils.R:2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 19 | WARN 0 | SKIP 0 | PASS 4 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-release-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'exploring-data.Rmd' using rmarkdown

Quitting from exploring-data.Rmd:38-41 [list-series-knit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `df_themes$theme_id`:
! $ operator is invalid for atomic vectors
---
Backtrace:
    ▆
 1. ├─knitr::kable(list_series(theme_id = c(41, 49)), format = "html")
 2. └─aebdata::list_series(theme_id = c(41, 49))
 3.   └─base::intersect(theme_id, df_themes$theme_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'exploring-data.Rmd' failed with diagnostics:
$ operator is invalid for atomic vectors
--- failed re-building 'exploring-data.Rmd'

SUMMARY: processing the following file failed:
  'exploring-data.Rmd'

Error: Vignette re-building failed.
Execution halted
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [171s]
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")
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-20.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-25.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-get-28.R
  Saving _problems/test-get-33.R
  x Could not connect. Please, check your connection or try again later.
  Saving _problems/test-list-3.R
  x Coul
...[truncated]...
(expr, quo_get_env(quo))
   4. └─aebdata::search_series("CAP ", case_insensitive = FALSE)
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Error ('test-search.R:23:3'): return empty ──────────────────────────────────
  Error in `df_themes$theme_id`: $ operator is invalid for atomic vectors
  Backtrace:
      ▆
   1. ├─testthat::expect_equal(...) at test-search.R:23:3
   2. │ └─testthat::quasi_label(enquo(object), label)
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─aebdata::search_series("miiltares")
   5.   └─aebdata::list_series()
   6.     └─base::lapply(df_themes$theme_id, function(id) list_series_id(theme_id = id))
  ── Failure ('test-utils.R:2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 12 | WARN 0 | SKIP 0 | PASS 11 ]
  Error:
  ! Test failures.
  Execution halted

Check History

ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 11, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘aebdata-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_series
> ### Title: Get series values
> ### Aliases: get_series
> 
> ### ** Examples
> 
> ## Don't
...[truncated]...
232
+ ## Don't show: 
+ }) # examplesIf
> serie_230 <- get_series(series_id = 230)
Error in open.connection(x, "rb") : cannot open the connection
Calls: withAutoprint ... <Anonymous> -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

whether package can be installed

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/aebdata.Rcheck/00install.out’ for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 5, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 4, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘aebdata-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_series
> ### Title: Get series values
> ### Aliases: get_series
> 
> ### ** Examples
> 
> ## Don't
...[truncated]...
es(series_id = 230)
Warning: Failed to open 'https://www.ipea.gov.br/atlasestado/arquivos/downloads/1981-230remuneracaomediacornivelfederativodados.csv': Connection timed out after 10000 milliseconds
Error: cannot open the connection
Execution halted
OK 5 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 27, 2026
Archived
May 17, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 5, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [5s/438s]
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 
...[truncated]...
          └─httr2::req_perform(...)
   15.             └─httr2:::handle_resp(req, resp, error_call = error_call)
   16.               └─rlang::cnd_signal(resp)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-gcc

examples

Running examples in ‘aebdata-Ex.R’ failed
The error most likely occurred in:

> ### Name: get_series
> ### Title: Get series values
> ### Aliases: get_series
> 
> ### ** Examples
> 
> ## Don't show: 
> if (aebdata:::test_connection_aeb()) (if (getRve
...[truncated]...
 │   └─httr2:::is_response(resp)
 12.   └─httr2::req_perform(httr2::request("https://www.ipea.gov.br/atlasestado/api/v1/series"))
 13.     └─httr2:::handle_resp(req, resp, error_call = error_call)
 14.       └─rlang::cnd_signal(resp)
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 4, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 3, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [193s]
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 tes
...[truncated]...
2:3'): connection works ──────────────────────────────
  Expected `test_connection_aeb()` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 11 | WARN 0 | SKIP 0 | PASS 9 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 20, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-release-windows-x86_64

examples

Running examples in 'aebdata-Ex.R' failed
The error most likely occurred in:

> ### Name: list_themes
> ### Title: List available themes
> ### Aliases: list_themes
> 
> ### ** Examples
> 
> ## Don't show: 
> if (aebdata:::test_connection_aeb("temas")
...[truncated]...
  │   └─httr2:::is_response(resp)
 12.   └─httr2::req_perform(httr2::request("https://www.ipea.gov.br/atlasestado/api/v1/temas"))
 13.     └─httr2:::handle_resp(req, resp, error_call = error_call)
 14.       └─rlang::cnd_signal(resp)
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 8 OK · 0 NOTE · 0 WARNING · 6 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-debian-clang

tests

Running ‘testthat.R’ [7s/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 t
...[truncated]...
 área de formação - Brasil (2011-2017)"
  
    `actual$series_id[7:12]`: 194 192 193     189 70 221
  `expected$series_id[7:13]`: 194 192 193 185 189 70 221
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [5s/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 t
...[truncated]...
 área de formação - Brasil (2011-2017)"
  
    `actual$series_id[7:12]`: 194 192 193     189 70 221
  `expected$series_id[7:13]`: 194 192 193 185 189 70 221
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘testthat.R’ [9s/104s]
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 
...[truncated]...
 área de formação - Brasil (2011-2017)"
  
    `actual$series_id[7:12]`: 194 192 193     189 70 221
  `expected$series_id[7:13]`: 194 192 193 185 189 70 221
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
  Error:
  ! Test failures.
  Execution halted
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 
...[truncated]...
atchList(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
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [94s]
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
...[truncated]...
2:::read_xml.character(...)
   17.       └─xml2:::read_xml.connection(...)
   18.         ├─base::open(x, "rb")
   19.         └─base::open.connection(x, "rb")
  
  [ FAIL 2 | WARN 1 | SKIP 0 | PASS 24 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-oldrel-windows-x86_64

tests

Running 'testthat.R' [70s]
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
...[truncated]...
 área de formação - Brasil (2011-2017)"
  
    `actual$series_id[7:12]`: 194 192 193     189 70 221
  `expected$series_id[7:13]`: 194 192 193 185 189 70 221
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
  Error:
  ! Test failures.
  Execution halted

Dependency Network

Dependencies Reverse dependencies cli httr2 readr rvest aebdata

Version History

9 tracked
new 0.1.6 May 27, 2026
removed 0.1.5 May 17, 2026
updated 0.1.5 ← 0.1.4 diff May 16, 2026
new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Feb 2, 2025
updated 0.1.3 ← 0.1.2 diff Jan 12, 2025
updated 0.1.2 ← 0.1.1 diff Nov 7, 2024
updated 0.1.1 ← 0.1.0 diff Oct 12, 2024
new 0.1.0 Aug 18, 2024