Package: GHCNr Title: Download Weather Station Data from GHCNd Version: 1.4.7 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 (). GHCNd is accessed through the web API . '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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libx11-dev Repository: https://emilio-berti.r-universe.dev Date/Publication: 2026-06-15 12:06:57 UTC RemoteUrl: https://github.com/emilio-berti/ghcnr RemoteRef: HEAD RemoteSha: 88bfba1d348d35f8542613b5925d0ef19f15312d NeedsCompilation: no Packaged: 2026-07-15 08:59:49 UTC; root Author: Emilio Berti [aut, cre] (ORCID: ) Maintainer: Emilio Berti