-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
113 lines (113 loc) · 2.29 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Type: Package
Package: ClinicoPath
Title: Analysis for Clinicopathological Research
Version: 0.0.2.52
Date: 2025-01-19
Authors@R:
person(given = "Serdar",
family = "Balci",
role = c("aut", "cre"),
email = "drserdarbalci@gmail.com",
comment = c(ORCID = "0000-0002-7852-3851"))
Maintainer: Serdar Balci <drserdarbalci@gmail.com>
Description: Analysis for Clinicopathological Research ClinicoPath help
researchers to generate natural language summaries of their dataset,
generate cross tables with statistical tests, and survival analysis
with survival tables, survival plots, and natural language summaries.
License: GPL-3
URL: https://www.serdarbalci.com/ClinicoPathJamoviModule,
https://github.com/sbalci/ClinicoPathJamoviModule/,
https://github.com/sbalci/ClinicoPathDescriptives/,
https://github.com/sbalci/jsurvival,
https://github.com/sbalci/meddecide,
https://github.com/sbalci/jjstatsplot,
https://sbalci.github.io/ClinicoPathJamoviModule/
BugReports: https://github.com/sbalci/ClinicoPathJamoviModule/issues/
Depends:
R (>= 4.1.0)
Imports:
magrittr,
checkmate,
pammtools,
utils,
e1071,
covr,
arsenal,
DiagrammeRsvg,
dplyr,
easyalluvial,
epiR,
explore,
finalfit,
forcats,
glue,
gt,
gtsummary,
irr,
janitor,
jmvcore,
kableExtra,
KMunicate,
lubridate,
purrr,
R6,
rcrossref,
rpart,
rpart.plot,
scales,
survival,
survminer,
tableone,
tangram,
tibble,
tidyr,
caret,
ggalluvial,
ggplot2,
correlation,
cowplot,
ggcorrplot,
ggExtra,
ggrepel,
ggsignif,
insight,
paletteer,
parameters,
dunn.test,
zeallot,
ez,
metafor,
rcompanion,
WRS2,
PMCMRplus,
broom.mixed,
skimr,
kappaSize,
glmnet,
xml2,
labelled,
chisq.posthoc.test,
ggvenn,
benford.analysis,
DiagrammeR,
rsvg,
shiny,
gtExtras,
stats,
ggstatsplot,
ggside,
BayesFactor,
effectsize,
boot,
FFTrees,
knitr,
tiff
VignetteBuilder:
knitr,
tiff
Remotes:
nbarrowman/vtree@ffa53d4ea5050fa9b26918f4bb30595e91a0f489,
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2