-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
37 lines (37 loc) · 1.21 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: iconr
Title: Graphical and Spatial Analysis for Prehistoric Iconography
Version: 0.2.0
Authors@R: c(person("Thomas","Huet", role = c("aut","cre"), email = c("thomashuet7@gmail.com"), comment=c(ORCID="0000-0002-1112-6122")),
person("Jose","Pozo", role = c("aut"), email = c("josmpozo@gmail.com"), comment = c(ORCID="0000-0002-0759-3510")),
person("Craig","Alexander", role = c("ctb"), email = c("craiga304@gmail.com"), comment = c(ORCID="0000-0001-7539-6415")))
Description: Set of formal methods for studying archaeological iconographic datasets (rock-art, pottery decoration, stelae, etc.) using network and spatial analysis (Alexander 2008 <doi:10.11588/propylaeumdok.00000512>, Huet 2018 <https://hal.archives-ouvertes.fr/hal-02913656>).
License: GPL-3 + file LICENSE
Encoding: UTF-8
Imports:
igraph,
magick,
Momocs,
sf,
ggplot2,
ggrepel,
RColorBrewer,
stringr,
tibble,
dplyr,
MASS,
DBI,
RPostgreSQL,
RPostgres,
grDevices,
graphics,
utils,
magrittr
Suggests:
knitr,
rmarkdown,
kableExtra,
data.tree,
dendextend
RoxygenNote: 7.2.3
URL: https://zoometh.github.io/iconr/
BugReports: https://github.com/zoometh/iconr/issues