Package: openmeteo
Title: Retrieve Weather Data from the Open-Meteo API
Version: 0.2.4
Authors@R: person("Tom", "Pisel", email = "mail@tompisel.com", role = c("aut",
    "cre","cph"))
Description: A client for the Open-Meteo API that retrieves Open-Meteo
    weather data in a tidy format. No API key is required. The API specification
    is located at <https://open-meteo.com/en/docs>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: httr, tibble, tidyr, tibblify, dplyr, yaml, testthat (>=
        3.0.0)
Suggests: httptest
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-25 11:38:12 UTC; tom
Author: Tom Pisel [aut, cre, cph]
Maintainer: Tom Pisel <mail@tompisel.com>
Repository: CRAN
Date/Publication: 2023-10-25 12:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:18:29 UTC; windows
