Changes in version 1.0.0.1 (2025-11-10) - Update test file. Changes in version 1.0.0 (2025-08-18) - Download function was completely rewriten. - COVID-19 data is available until May 5, 2023, and will no longer be updated. Changes in version 0.1.8 (2023-10-15) - All vignettes has been removed. Changes in version 0.1.7 (2023-09-05) - Adding @aliases covid19br-package to the documentation as requested by the CRAN team. Changes in version 0.1.6 (2023-07-04) - Removing vignette maps.Rmd Changes in version 0.1.5 (2023-05-08) - Reinclusion of vignettes maps.Rmd and election2018.Rmd Changes in version 0.1.4 (2022-03-30) - Removing vignettes maps.Rmd and election2018.Rmd Changes in version 0.1.3 (2021-10-17) - Addition of datasets with 2018 Brazilian presidential election results at city, state and regional levels. - Georeferenced data was removed from the package and made available on the fly when calling the function add_geo(). - Documentation update - Update of vignettes Changes in version 0.1.2 (2021-10-08) - Development of the package's webpage (https://fndemarqui.github.io/covid19br/) - Inclusion of 2 vignettes showing how to use the package. - Implementation of add_epi_rates() function to add epidemiological rates (incidence, mortality and lethatity) to the downloaded data. - Implementation of add_geo() function to add georeferenced data to the downloaded COVID19 data. - Addition of georeferenced data for Brazil (at city, state and region levels) and world (at country level). - Lubridate package removed from the Imports field in the DESCRIPTION file. Changes in version 0.1.1 (2020-11-24) - Inclusion of an informative message in the downloadCovid19 function to notify the user when the data is temporarily unavailable.