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
NeedsCompilation: no
Packaged: 2025-01-31 08:47:39 UTC; maelle
Author: Maëlle Salmon [aut, cre] (<https://orcid.org/0000-0002-2815-0399>),
  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] (<https://orcid.org/0009-0004-0787-3426>)
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2025-01-31 09:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:15:22 UTC; unix
