Package: RClimacell
Title: R Wrapper for the 'Climacell' API
Version: 0.1.4
Authors@R: 
    person(given = "Nikhil",
           family = "Agarwal",
           role = c("aut", "cre"),
           email = "gitnik@niks.me",
           comment = c(ORCID = "0000-0003-1470-7472"))
Description: 'Climacell' is a weather platform that provides hyper-local forecasts and weather 
    data. This package enables the user to query the core layers of the 
    time line interface of the 'Climacell' v4 API <https://www.climacell.co/weather-api/>. 
    This package requires a valid API key. See vignettes for instructions on use.
License: MIT + file LICENSE
URL: https://nikdata.github.io/RClimacell/
BugReports: https://github.com/nikdata/RClimacell/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr (>= 1.0.0), magrittr (>= 2.0.1), stringr (>= 1.4.0),
        tibble (>= 3.0.6), httr (>= 1.4.2), lubridate (>= 1.7.9.2),
        rlang (>= 0.4.10), tidyr (>= 1.1.2), assertthat (>= 0.2.1),
        tidyselect
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-03-23 18:48:20 UTC; nikhil
Author: Nikhil Agarwal [aut, cre] (<https://orcid.org/0000-0003-1470-7472>)
Maintainer: Nikhil Agarwal <gitnik@niks.me>
Repository: CRAN
Date/Publication: 2021-03-23 19:00:03 UTC
Built: R 4.6.0; ; 2025-10-11 03:24:34 UTC; windows
