Package: climateBR
Type: Package
Title: Download Rainfall, Temperature, and Wind Data from Brazil
Version: 0.1.0
Authors@R: c(
    person("Kaio", "Bárbara", email = "kaio.rbarbara@ufpe.br", role = c("aut", "cre", "cph"))
  )
Description: Provides functions to download and import meteorological
     data from Brazil's National Institute of Meteorology (INMET)
     <https://portal.inmet.gov.br>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
Imports: glue, arrow, dplyr, tidyr, janitor, data.table
Suggests: knitr, rmarkdown, ggplot2, patchwork, geobr
Depends: R (>= 4.1.0), rlang, sf, gstat
VignetteBuilder: knitr
URL: https://github.com/kaiorb52/climateBR
BugReports: https://github.com/kaiorb52/climateBR/issues
NeedsCompilation: no
Packaged: 2026-07-29 13:40:00 UTC; kaio
Author: Kaio Bárbara [aut, cre, cph]
Maintainer: Kaio Bárbara <kaio.rbarbara@ufpe.br>
Repository: CRAN
Date/Publication: 2026-08-07 10:30:08 UTC
