1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-02-22 14:53:57 +01:00

last touch before CRAN submission

This commit is contained in:
noerw 2018-05-07 18:13:16 +02:00
parent 22bf5e26a7
commit 8999284d62

View file

@ -21,11 +21,11 @@ Suggests:
lintr, lintr,
testthat, testthat,
covr covr
Authors@R: c(person("Norwin", "Roosen", role = c("aut", "cre"), email = "bugs@nroo.de"), Authors@R: c(person("Norwin", "Roosen", role = c("aut", "cre"), email = "hello@nroo.de"),
person("Daniel", "Nuest", role = c("ctb"), email = "daniel.nuest@uni-muenster.de", comment = c(ORCID = "0000-0003-2392-6140"))) person("Daniel", "Nuest", role = c("ctb"), email = "daniel.nuest@uni-muenster.de", comment = c(ORCID = "0000-0003-2392-6140")))
Description: Download data (environmental measurements, sensorstations) from the Description: Download data (environmental measurements, sensorstations) from the
API of open data sensor web platform 'opensensemap.org' for analysis in R. API of open data sensor web platform 'opensensemap.org' for analysis in R.
This platform provides realtime data of more than 1000 low-cost sensor This platform provides realtime data of more than 1500 low-cost sensor
stations for PM10, PM2.5, temperature, humidity, UV-A intensity and more stations for PM10, PM2.5, temperature, humidity, UV-A intensity and more
phenomena. phenomena.
The package aims to be compatible with sf and the tidyverse, and provides The package aims to be compatible with sf and the tidyverse, and provides