forked from 52North/sensorweby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 910 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: sensorweby
Title: JS Sensor Web Client with Advanced Analytics
Version: 0.1
Authors@R: c(person("Christian", "Autermann", email =
"[email protected]", role = c("aut")), person("Daniel", "Nuest",
email = "[email protected]", role = c("aut", "cre")),
person("52\u00b0North", email = "[email protected]", role = c("cph"),
comment = "This package is part of a managed codebase.") )
AuthorUrl: http://52north.org/
DisplayMode: normal
Type: Shiny
Tags: sensor web, sensor data, sensors, analysis, processing
Description: A JavaScript sensor web client with graphs and analytics powered
by Shiny.
Depends:
R (>= 3.1.1)
License: Apache License (== 2.0)
LazyData: true
URL: https://github.com/52North/sensorweby
BugReports: https://github.com/52North/sensorweby/issues
Imports:
shiny,
futile.logger,
openair,
yaml,
sensorweb4R
Suggests:
github,
RCurl