-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.26 KB
/
DESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.26 KB
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
Package: SciDataReportR
Title: Package for Generating Scientific Data Reports
Version: 16.2.0
Authors@R:
person("Raha", "Dastgheyb", , "raha@jhmi.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4992-711X"))
Description: SciDataReportR is a package designed to facilitate the generation of scientific data reports. It provides functions for creating descriptive summary tables, formatting data for analysis, and enhancing data visualization.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/RDastgh1/SciDataReportR, https://rdastgh1.github.io/SciDataReportR/
BugReports: https://github.com/RDastgh1/SciDataReportR/issues
Imports:
dplyr,
ggplot2,
labelled,
magrittr,
sjlabelled,
stats,
summarytools,
tidyr,
rstatix,
ggstatsplot,
gt,
plotly,
tibble,
kableExtra,
gtsummary,
paletteer,
purrr
Suggests:
BlandAltmanLeh,
ggrepel,
gtools,
missRanger,
ggrain,
gtsummary,
xtable,
codebook,
psych,
VIM,
fastDummies,
stringr,
naniar,
plotrix,
ggdist,
lubridate,
rlang,
FactoMineR,
RColorBrewer,
arsenal,
data.table
Depends:
R (>= 2.10)
LazyData: true