-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 965 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
30
31
32
33
Package: rblt
Type: Package
Title: Bio-Logging Toolbox
Version: 0.2.4.7
Authors@R:
person(given = "Sebastien",
family = "Geiger",
role = c("aut", "cre"),
email = "[email protected]")
Description:An R-shiny application to visualize bio-loggers time series at a microsecond precision as Acceleration, Temperature, Pressure, Light intensity. It is possible to link behavioral labels extracted
from 'BORIS' software <http://www.boris.unito.it> or manually written in a csv file.
Maintainer: Sebastien Geiger <[email protected]>
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
SystemRequirements: libhdf5 (>= 1.8.12)
Depends:
R (>= 3.2),
hdf5r (>= 1.0),
data.table,
xts,
dygraphs,
shiny,
methods
Imports:
tools
URL: https://github.com/sg4r/rblt
BugReports: https://github.com/sg4r/rblt/issues
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr