-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
65 lines (65 loc) · 1.23 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
63
64
65
Package: ribiosPlot
Type: Package
Title: Plotting module of ribios for visualization
Version: 1.2-13
Date: 2023-08-31
Authors@R:
person(given = "Jitao David",
family = "Zhang",
role = c("aut", "cre", "ctb"),
email = "[email protected]",
comment = c(ORCID="0000-0002-3085-0909"))
Description: Provides data structures and functions for data transformation
and visualization.
Imports:
lattice,
grDevices,
ribiosUtils(>= 1.0-41),
RColorBrewer,
grid,
gridExtra,
utils,
graphics,
stats,
ggplot2
Suggests:
latticeExtra,
ribiosArg,
plotrix,
MASS,
testthat,
knitr,
rmarkdown
Collate:
AllClasses.R
AllMethods.R
utils.R
ribiosPlot-package.R
robustdist.R
p2asterisk.R
ellipse.R
colors.R
fcol.R
hist.R
jitter.xyplot.R
compactTrellis.R
cascadePlot.R
biosHeatmap.R
PCAScoreMatrix.R
expVar.R
pcaPlots.R
plotVenn.R
pairs.R
figurePanel.R
ggSmoothScatter.R
openFileDevice.R
vennMembers.R
Enhances: Vennerable
License: GPL-3
LazyLoad: yes
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Remotes:
github::bedapub/ribiosUtils,
github::bedapub/ribiosArg