duarteguilherme / congressbr

An R package that returns tidy data from the APIs of the Brazilian Federal Senate and Chamber of Deputies.
https://robertmyles.github.io/congressbr/
Other
43 stars 6 forks source link

Updated Senate API #49

Closed RobertMyles closed 5 years ago

RobertMyles commented 5 years ago

The Senate API has removed a few of the endpoints previously available: https://www.congressonacional.leg.br/dados/docs/ . We need to remove whatever sen_* functions are not working anymore, before 2019-02-24 (CRAN warning).

Edit: This is because examples can fail in CRAN's test, it seems some/most of these functions are still available. Goes back to #48 and a full testing strategy.

RobertMyles commented 5 years ago

Fixed in v2.0.