Package: GHCNr
Title: Download Weather Station Data from GHCNd
Version: 1.4.6
Authors@R: 
    person("Emilio", "Berti", , "emilio.berti@idiv.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9286-011X"))
Description: The goal of 'GHCNr' is to provide a fast and friendly interface with the Global Historical Climatology Network daily (GHCNd) database, which contains daily summaries of weather station data worldwide (<https://www.ncei.noaa.gov/products/land-based-station/global-historical-climatology-network-daily>). GHCNd is accessed through the web API <https://www.ncei.noaa.gov/access/services/data/v1>. 'GHCNr' main functionalities consist of downloading data from GHCNd, filter it, and to aggregate it at monthly and annual scales.
License: MIT + file LICENSE
Imports: tibble, dplyr, tidyr, readr, tidyselect, httr2, terra, utils,
        rlang, curl
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-27 13:12:37 UTC; eb97ziwi
Author: Emilio Berti [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9286-011X>)
Maintainer: Emilio Berti <emilio.berti@idiv.de>
Repository: CRAN
Date/Publication: 2025-10-27 13:40:02 UTC
Built: R 4.4.1; ; 2025-10-27 17:25:34 UTC; unix
