-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 925 Bytes
/
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
Package: mafa
Title: Morphological Analysis for Archaeology
Version: 0.0.0.9000
Authors@R:
person("Julie", "Gravier", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0449-6499"))
Description: A package to compute morphological indices of spatial entities (e.g. parcels, buildings).
It also provides computation and summary of multivariate statistics results.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
Imports:
Rdpack (>= 2.4),
sf (>= 1.0-13),
geosphere (>= 1.5-18),
dplyr (>= 1.1.2),
tibble (>= 3.2.1),
rlang (>= 1.1.1),
shotGroups (>= 0.8.2),
ade4 (>= 1.7-22),
fastcluster (>= 1.2.3)
LazyData: true
Suggests:
data.table,
ggplot2,
ggthemes,
knitr,
parallel,
rmarkdown
VignetteBuilder: knitr
URL: https://jgravier.github.io/mafa/