-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
39 lines (39 loc) · 1.02 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
Package: FishLife
Type: Package
Title: Predict Life History Parameters For Any Fish
Version: 3.1.0
Date: 2023-12-17
Authors@R: person("James","Thorson", email="James.Thorson@noaa.gov", role=c("aut","cre"))
Maintainer: James Thorson <James.Thorson@noaa.gov>
Description: Estimate trade-offs among life history parameters using phylogenetic structural equation models,
and use results for phylogenetic trait imputation, i.e., to
predicts traits for any marine fish scientific (Genus-species) name.
Imports:
graphics,
utils,
stats,
mvtnorm,
shape,
rfishbase,
sem,
ape
Depends:
R (>= 3.1.0),
Suggests:
TMB,
testthat,
knitr,
rmarkdown,
archetypes,
devtools,
kableExtra,
ggplot2
Remotes:
ropensci/rfishbase@fb-21.06,
License: GPL-3
LazyData: yes
BuildVignettes: yes
RoxygenNote: 7.2.3
URL: http://github.com/James-Thorson-NOAA/FishLife, https://james-thorson-noaa.github.io/FishLife/
BugReports: http://github.com/James-Thorson-NOAA/FishLife/issues
VignetteBuilder: knitr