-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1 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
Package: ASGA
Title: Automatic Spatial Grap Analysis
Version: 0.34.1
Authors@R:
person(given = "Robert",
family = "Kieiwsz",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-2733-4978"))
Description: Automatization of spatial data analysis derived from Amira.
License: GPL V3.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
shiny (>= 1.6.0),
shinyjs (>= 1.6.0),
shinycssloaders (>= 1.0.0),
shinyWidgets (>= 0.5.7),
shinyBS (>= 0.61),
shinyalert (>= 2.0.0),
colourpicker (>= 1.1.0),
stringr (>= 1.4.0),
plyr (>= 1.8.6),
tidyverse (>= 1.3.0),
egg (>= 0.4.5),
base (>= 0.4.5),
alphashape3d (>= 1.3.1),
readxl (>= 1.3.1),
xlsx (>= 0.6.5),
zip (>= 2.1.1),
foreach (>= 1.1.1),
doParallel (>= 1.0.16),
ggplot2 (>= 3.3.3),
ggbeeswarm (>= 0.6.0),
Hmisc