-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.37 KB
/
DESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.37 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: Laurae
Title: Advanced High Performance Data Science Toolbox for R
Version: 0.0.0.9001
Date: 2016-12-18
Authors@R: person("First", "Last", email = "first.last@example.com", role = c("aut", "cre"))
Description: This package is for advanced statistics, visualization, and
modeling.
Depends:
R (>= 3.3.0),
Imports:
data.table (>= 1.10.4),
Matrix (>= 1.2)
Suggests:
xgboost (>= 0.6),
lightgbm (>= 0.1),
foreach (>= 1.4.3),
doParallel (>= 1.0.10),
rpart (>= 4.0),
rpart.plot (>= 2.1.0),
partykit (>= 1.1),
tabplot (>= 0.1.2),
rCharts (>= 0.4.5),
plotly (>= 4.5.6),
ggplot2 (>= 2.0),
ggthemes (>= 3.3.0),
GGally (>= 1.3.0),
plotluck (>= 1.1.0),
grid (>= 0.4),
gridExtra (>= 2.2.1),
RColorBrewer (>= 1.1-2),
lattice (>= 0.20),
car (>= 2.1.3),
CEoptim (>= 1.0),
DT (>= 0.2),
formattable (>= 0.2.0.1),
rmarkdown (>= 1.2.9000),
shiny (>= 0.14.2),
shinydashboard (>= 0.5.3),
miniUI (>= 0.1.1),
matrixStats (>= 0.51.0),
R.utils (>= 2.4.0),
recommenderlab (>= 0.2),
Rtsne (>= 0.11),
sparsity,
RcppArmadillo (>= 0.7.500.0.0),
mgcv (>= 1.8-16),
Deriv (>= 3.8.0),
outliers (>= 0.14),
MASS (>= 7.3-45),
infotheo (>= 1.2.0),
trend (>= 0.2.0),
stringi (>= 1.1.2)
License: What license is it under? A license where I'm not liable for anything you do bad with.
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1