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

26 lines
651 B
Plaintext

Package: opensensmapr
Type: Package
Title: Work with Sensor Data from opensensemap.org in R
7 years ago
Version: 0.3.1
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
7 years ago
Maintainer: Norwin Roosen <maintenance@nroo.de>
7 years ago
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