-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
77 lines (77 loc) · 1.67 KB
/
Copy pathDESCRIPTION
File metadata and controls
77 lines (77 loc) · 1.67 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Package: OliveHealthR
Title: A Shiny App for statistical and graphical analysis of data from the Olivehealth project
Version: 1.0.3
Authors@R: person('Fabio', 'Della Rocca', email = 'fabiodellarocca94@gmail.com', role = c('cre', 'aut'))
Description: OliveHealthR analyzes and maps all the information obtained from the OliveHealth project. The planned activities will concern the mapping of the olive groves of the 5 Campania provinces (Italy) and the analysis of the health component (eg polyphenols) on samples such as leaves, drupes and oil.
License: MIT + file LICENSE
Imports:
BiocManager,
config,
golem,
shiny,
processx,
attempt,
DT,
glue,
cachem,
ComplexHeatmap,
InteractiveComplexHeatmap,
dendextend,
ggcorrplot,
lubridate,
grid,
grDevices,
RColorBrewer,
readr,
plotly,
dplyr,
sf,
sp,
pkgload,
VIM,
stringr,
cluster,
factoextra,
gridExtra,
calendR,
FSA,
corrplot,
fmsb,
janitor,
circlize,
DataEditR,
shinyBS,
shinycssloaders,
rhandsontable,
gifski,
ncdf4,
gganimate,
openxlsx,
stringi,
htmlwidgets,
vctrs
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
URL: https://github.com/ShinyFabio/OliveHealthR.git
BugReports: https://github.com/ShinyFabio/OliveHealthR.git/issues
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown
Config/testthat/edition: 3
Depends:
R (>= 4.0.0),
tmap,
tmaptools,
shinydashboard,
shinyWidgets,
ggfortify,
scales,
htmltools,
ggplot2,
tidyr,
tibble,
stats
VignetteBuilder: knitr
biocViews: ComplexHeatmap, InteractiveComplexHeatmap