Package: ropenmeteo
Title: Wrappers for 'Open-Meteo' API
Version: 0.1.1
Authors@R: 
    person("Quinn", "Thomas", , "rqthomas@vt.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-1282-7825"))
Description: Wrappers for the Application Programming Interface from the <https://open-meteo.com> project along with helper functions.  The <https://open-meteo.com> project streamlines access to a range of publicly historical and forecast meteorology data from agencies across the world.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: stringr, dplyr, tidyr, purrr, lubridate, glue, imputeTS,
        httr2, jsonlite
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), readr,
        tibble, spelling
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
URL: http://flare-forecast.org/ropenmeteo/
BugReports: https://github.com/flare-forecast/ropenmeteo/issues
NeedsCompilation: no
Packaged: 2025-03-25 16:06:43 UTC; rqthomas
Author: Quinn Thomas [aut, cre, cph] (<https://orcid.org/0000-0003-1282-7825>)
Maintainer: Quinn Thomas <rqthomas@vt.edu>
Repository: CRAN
Date/Publication: 2025-03-27 11:50:06 UTC
