1
0
Fork 0
mirror of https://github.com/sensebox/opensensmapr synced 2025-07-01 01:30:21 +02:00
opensensmapR/DESCRIPTION
2017-09-04 23:47:30 +02:00

25 lines
644 B
Text

Package: opensensmapr
Type: Package
Title: Work with Sensor Data from opensensemap.org in R
Version: 0.3.0
URL: http://github.com/noerw/opensensmapR
BugReports: http://github.com/noerw/opensensmapR/issues
Imports:
dplyr,
httr,
magrittr
Suggests:
readr,
sf,
knitr,
rmarkdown
Author: Norwin Roosen
Maintainer: Norwin Roosen <noerw@gmx.de>
Description: This package 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
VignetteBuilder: knitr