-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.18 KB
/
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
53
54
55
56
57
58
59
60
61
62
Package: vdocs
Type: Package
Title: Beautiful Documentation for PCS-style Analyses
Version: 0.0.0.9000
Authors@R: c(
person(given = "Tiffany", family = "Tang", role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Ana Maria", family = "Kenney", role = "aut",
email = "[email protected]"))
Description: Provides a beautiful and automated documentation template
using Rmarkdown for performing PCS-style Analyses.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
caret,
cowplot,
data.table,
dendextend,
dplyr,
future.apply,
GGally,
ggdendro,
ggplot2,
h2o,
irlba,
kableExtra,
knitr,
magrittr,
methods,
parsnip,
patchwork,
plotly,
purrr,
rlang,
rsample,
scales,
shiny,
skimr,
stringr,
tibble,
tidyr,
tidyselect,
tune,
vip,
viridis,
vthemes,
workflows,
yardstick
Suggests:
testthat (>= 3.0.0),
bookdown,
SummarizedExperiment,
TCGAbiolinks,
utils,
rmarkdown,
vdiffr
Remotes:
Yu-Group/vthemes
Config/testthat/edition: 3
VignetteBuilder: knitr