-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1.25 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: facefuns
Title: Convenience Functions Around 2D and 3D Face Shape Analysis
Version: 0.0.0.9000
Date: 2020-11-07
Authors@R:
c(person(given = "Iris J",
family = "Holzleitner",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-1581-597X")),
person(given = "Lisa M",
family = "DeBruine",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-7523-5539")))
Description: Miscellaneous functions around 2D and 3D shape analysis.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 3.5.0)
Imports:
stringr,
magrittr,
tibble,
rgl,
geometry,
alphashape3d,
ggplot2,
geomorph,
dplyr,
tidyr,
cowplot,
gridGraphics,
purrr,
readr,
klaR,
MASS,
stats,
lifecycle,
Morpho
Suggests:
testthat,
knitr,
rmarkdown,
shiny,
shinyjs,
shinydashboard
VignetteBuilder: knitr
URL: https://github.com/iholzleitner/facefuns, https://iholzleitner.github.io/facefuns
BugReports: https://github.com/iholzleitner/facefuns/issues
RdMacros: lifecycle