forked from TWilliamBell/angler
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·27 lines (27 loc) · 878 Bytes
/
DESCRIPTION
File metadata and controls
executable file
·27 lines (27 loc) · 878 Bytes
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
Package: angler
Title: Calculate standardized measures of sexual shape and size dimorphism
Version: 0.0.0.9000
Authors@R:
c(person(given = "T William",
family = "Bell",
role = "aut",
email = "ollyoxenfree1997@yahoo.ca"),
person(given = "Nirupama",
family = "Tamvada",
role = c("aut", "cre")),
person(given = "Ian",
family = "Dworkin",
role = c("aut", "cre")))
Description: Meant to be used as a complement for the geomorph package. Calculates commonly used measures of sexual shape and size dimorphism used in the literature
License:
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.2
LazyData: true
Date/Publication: 2018-07-13 17:00:00 EST
Imports: boot, geomorph, stats, DescTools
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 2.10)