Package: aiRly
Type: Package
Title: R Wrapper for 'Airly' API
Version: 0.1.0
Authors@R: c(
      person(given = "Piotr", 
             family = "Janus", 
             role = c("cre","aut"),
             email = "piotr_janus@icloud.com")
    )
Maintainer: Piotr Janus <piotr_janus@icloud.com>
Description: Get information about air quality using 'Airly' <https://airly.eu/> API through R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: utils, httr, jsonlite, reshape2, tibble
URL: https://github.com/piotrekjanus/aiRly
BugReports: https://github.com/piotrekjanus/aiRly/issues
Language: en-US
Suggests: testthat, httptest, covr
NeedsCompilation: no
Packaged: 2020-03-12 19:31:14 UTC; Emedium
Author: Piotr Janus [cre, aut]
Repository: CRAN
Date/Publication: 2020-03-19 14:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:49:19 UTC; windows
