- Move data files to Zenodo and use {zendown} package to handle file download. This will keep the package smaller for future CRAN versions.
- Add IBGE population estimates for 2023 and 2024.
- Add population estimates from the UFRN-PPGDem-LEPP (2010 to 2030) for sex and age groups.
- Add total municipality population from IBGE estimates, Census and Population Inquiries (2000 to 2022).
- Adopt
dtplyr
for faster computations. - Documentation revision.
- Function names revision.
- Bug correction on
mun_reg_saude
: remove duplicated records. - Add arguments to
reg_saude_*
functions to use the 449 units health region version.
- Bug correction on
uf_pop_totals
andregsaude_pop_totals
.
- Bug correction on
mun_pop_totals
. Thanks to @filipemsc!
- New function for health region and sex (
regsaude_sex_pop
) and small bug fixes.
- Variables types modification.
- Bug correction: remove total records from sum on total functions.
- Add functions for male and female population totals.
- Add functions for health regions population estimatives.
- Add functions for UF and municipalities population totals.
- First release of the package.