-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
52 lines (52 loc) · 956 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
40
41
42
43
44
45
46
47
48
49
50
51
52
Type: Compendium
Package: graphseg-paper
Title: R code to reproduce the simulations of the paper Goepp and van de Kassteele (2021)
Version: 0.0.1
Authors@R:
person(given = "Vivien",
family = "Goepp",
role = c("aut", "cre"),
email = "vivien.goepp@gmail.com",
comment = c(ORCID = "0000-0001-6961-4260"))
Description: Notebook of the paper Goepp and van de Kassteele (2021)
License: MIT + file LICENSE
Depends:
car,
dplyr,
flsa,
fossil,
gdata,
ggplot2,
glasso,
glmnet,
graphseg,
huge,
igraph,
kableExtra,
latex2exp,
lattice,
limSolve,
magrittr,
Matrix,
mgcv,
microbenchmark,
parallel,
pryr,
purrr,
RANN,
RColorBrewer,
reshape2,
rgdal,
rgeos,
scales,
sf,
stats,
stringi,
tidyverse,
xlsx,
xtable
Remotes:
goepp/graphseg
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3