Type: Package
Package: PurpleAirAPI
Title: Historical Data Retrieval from 'PurpleAir' Sensors via API
Version: 0.1.0
Authors@R: 
    person("Heba", "Abdelrazzak", , "hebaarazzak@gmail.com", role = c("aut", "cre"))
Description: Provides tools for retrieving and analyzing air quality data
    from 'PurpleAir' sensors through their API. Functions enable downloading
    historical measurements, accessing sensor metadata, and managing API
    request limitations through chunked data retrieval. For more information 
    about the 'PurpleAir' API, see <https://api.purpleair.com/>.
License: MIT + file LICENSE
URL: https://github.com/heba-razzak/PurpleAirAPI
Imports: httr, jsonlite
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-11-25 05:10:58 UTC; heba
Author: Heba Abdelrazzak [aut, cre]
Maintainer: Heba Abdelrazzak <hebaarazzak@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-26 12:40:05 UTC
Built: R 4.3.3; ; 2024-11-26 14:38:59 UTC; unix
