-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
58 lines (58 loc) · 1.38 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
Type: Package
Package: jjstatsplot
Title: Wrapper for ggstatsplot
Version: 0.0.2.54
Date: 2025-01-24
Authors@R:
person(given = "Serdar",
family = "Balci",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7852-3851"))
Maintainer: Serdar Balci <[email protected]>
Description: A wrapper for ggstatsplot: jjstatsplot help researchers to
generate plots in jamovi based on ggstatsplot package. Also includes additional plots.
License: GPL (>= 2)
URL: https://github.com/sbalci/ClinicoPathJamoviModule/, https://github.com/sbalci/jjstatsplot, https://sbalci.github.io/ClinicoPathJamoviModule/, https://www.serdarbalci.com/jjstatsplot/
BugReports:
https://github.com/sbalci/ClinicoPathJamoviModule/issues/
Depends:
R (>= 4.0.0)
Imports:
jmvcore,
R6,
ggplot2,
ggalluvial,
easyalluvial,
ggstatsplot,
ggside,
ggcorrplot,
PMCMRplus,
WRS2,
BayesFactor,
effectsize,
performance,
ggridges,
igraph,
waffle,
dplyr,
rlang,
magrittr,
RColorBrewer,
xts,
ggfittext,
treemap,
ggbeeswarm,
ggpubr,
ggrastr,
streamgraph,
arcdiagram,
tidyplots
Remotes:
gastonstat/arcdiagram,
hrbrmstr/streamgraph,
jbengler/tidyplots
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2