-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
39 lines (39 loc) · 1017 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
34
35
36
37
38
39
Package: sumsarizer
Title: Ingest, Clean, and Interpret Stove Use Monitoring Data
Version: 0.1.0.0
Authors@R: c(
person("Ajay", "Pillarisetti", email = "[email protected]", role = c("aut", "cre")),
person("Daniel", "Wilson", email = "[email protected]", role = c("aut"))
)
Description: Ingests data from various Stove Use Monitors (SUMS), including commonly used iButtons, Wellzion Thermocouples, Labjack Digis (discontinued), EME kSUMs, etc and converts them to a standard format for easying labeling using TRAINSET. Words on SL. Words on output reports.
Depends: R (>= 3.4)
Imports:
lubridate,
tools,
stats,
utils,
methods,
data.table,
caTools,
pspline,
changepoint,
sl3,
RCurl,
tools,
xgboost,
aws.s3,
ggplot2,
lubridate
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
testthat,
knitr,
rmarkdown
Remotes:
github::tlverse/origami,
github::tlverse/delayed,
github::tlverse/sl3
VignetteBuilder: knitr