Automates the download and processing of historical weather data from the Brazilian National Institute of Meteorology (INMET). It resolves formatting inconsistencies in raw CSV files across different years, removes structural artifacts, standardizes column names, converts timestamps to local Brazilian time zones, and outputs tidy data frames ready for analysis. Data are retrieved from <https://portal.inmet.gov.br/dadoshistoricos>.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.0.0) |
| Imports: | curl |
| Suggests: | spelling, testthat (≥ 3.0.0), knitr, rmarkdown |
| Published: | 2026-04-21 |
| DOI: | 10.32614/CRAN.package.rmet (may not be active yet) |
| Author: | Rodrigo Fonseca Villa
|
| Maintainer: | Rodrigo Fonseca Villa <rodrigo03.villa at gmail.com> |
| BugReports: | https://github.com/rodrigosqrt3/rmet/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/rodrigosqrt3/rmet |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | rmet results |
| Reference manual: | rmet.html , rmet.pdf |
| Vignettes: |
Getting Started with rmet (source, R code) |
| Package source: | rmet_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=rmet to link to this page.