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

17 lines
546 B
Text
Raw Normal View History

2017-08-10 18:01:09 +02:00
Package: opensensemap
Type: Package
Title: Work with Sensor Data from opensensemap.org in R
Version: 0.1.0
Imports: dplyr, httr
Suggests: readr, sf
2017-08-10 18:01:09 +02:00
Author: Norwin Roosen
Maintainer: Norwin Roosen <noerw@gmx.de>
Description: This packages ingests data (measurements, sensorstations) from the
API of opensensemap.org and transforms them into easy to use data.tables.
It uses the sf package for spatial handling of datapoints and aims to be
compatible with the tidyverse.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1