You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
opensensmapR/DESCRIPTION

16 lines
478 B
Plaintext

Package: opensensemap
Type: Package
Title: Work with Sensor Data from opensensemap.org in R
Version: 0.1.0
Imports: dplyr, httr, magrittr
Suggests: readr, sf
Author: Norwin Roosen
Maintainer: Norwin Roosen <noerw@gmx.de>
Description: This packages ingests data (measurements, sensorstations) from the
API of opensensemap.org for analysis in R.
The package aims to be compatible with sf and the tidyverse.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1