-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.19 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
Package: morphmat
Title: Modeling Size at Maturity Using Morphometric Data
Version: 0.0.0.9000
Authors@R:
person("Ruby", "Krasnow", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0009-0007-0531-8420"))
Description: A compilation of methods used to estimate size at (sexual)
maturity based on morphometric data, most commonly applied to crabs,
lobsters, and other crustaceans. Approaches include modeling
approaches based on piecewise/segmentedlinear regression as well as
numerous clustering-based methods.
License: MIT + file LICENSE
URL: https://github.com/rmk118/morphmat, https://rmk118.github.io/morphmat/
BugReports: https://github.com/rmk118/morphmat/issues
Imports:
dplyr,
ggplot2,
splus2R,
glue,
lifecycle,
magrittr,
rlang,
stats,
segmented,
chngpt,
mclust,
minpack.lm
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
patchwork,
tidyr,
gtsummary,
broom,
lmtest,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/Needs/website:
rmarkdown,
drc,
drda,
sandwich,
qra,
nlstools