Type: Package Package: riem Title: Accesses Weather Data from the Iowa Environment Mesonet Version: 1.0.0 Authors@R: c( person("Maëlle", "Salmon", , "maelle.salmon@yahoo.se", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2815-0399")), person("Brooke", "Anderson", role = "rev", comment = "Brooke Anderson reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/39."), person("CHAI Project", role = "fnd", comment = "The research leading to these results has received funding from the European Research Council under the ERC Grant Agreement number 336167– the CHAI Project"), person("rOpenSci", role = "fnd", comment = "https://ropensci.org/"), person("Daryl", "Herzmann", , "akrherz@gmail.com", role = "ctb"), person("Jonathan", "Elchison", email = "JElchison@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0004-0787-3426")) ) Description: Allows to get weather data from Automated Surface Observing System (ASOS) stations (airports) in the whole world thanks to the Iowa Environment Mesonet website. License: GPL (>= 2) URL: https://docs.ropensci.org/riem/, https://github.com/ropensci/riem BugReports: https://github.com/ropensci/riem/issues Imports: cli, httr2, jsonlite (>= 0.9.19), lubridate (>= 1.9.0.9000), magrittr, purrr, rlang, tibble Suggests: dplyr, forecast, ggplot2, httptest2, knitr, rmarkdown, testthat (>= 3.0.0), weathermetrics, xts Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2.9000 Config/pak/sysreqs: libssl-dev Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2025-01-31 08:47:35 UTC RemoteUrl: https://github.com/ropensci/riem RemoteRef: 5ad33e8c9bd7200d53fd1f24f1b807624fbf0a33 RemoteSha: 5ad33e8c9bd7200d53fd1f24f1b807624fbf0a33 NeedsCompilation: no Packaged: 2026-06-15 10:13:00 UTC; root Author: Maëlle Salmon [aut, cre] (ORCID: ), Brooke Anderson [rev] (Brooke Anderson reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/39.), CHAI Project [fnd] (The research leading to these results has received funding from the European Research Council under the ERC Grant Agreement number 336167– the CHAI Project), rOpenSci [fnd] (https://ropensci.org/), Daryl Herzmann [ctb], Jonathan Elchison [aut] (ORCID: ) Maintainer: Maëlle Salmon