-
Notifications
You must be signed in to change notification settings - Fork 16
/
DESCRIPTION
60 lines (60 loc) · 1.39 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
55
56
57
58
59
60
Package: FishStatsUtils
Type: Package
Title: Utilities (shared code and data) for FishStats spatio-temporal modeling toolbox
Version: 2.13.1
Date: 2024-07-15
Authors@R:
c(person(given = "James",
family = "Thorson",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-7415-1010"))
)
Description: FishStatsUtils contains utilities (shared code and data) used by multiple
packages (VAST, SpatialDeltaGLMM, MIST, Spatial_FA, SpatialDFA, surplus_production, EOFR) that are designed
for spatio-temporal analysis of ecological data.
Imports:
abind,
alphahull,
corpcor,
corrplot,
DHARMa,
ecodist,
fastcluster,
fmesher,
plotrix,
RANN,
sf,
raster,
reshape2,
rnaturalearth,
rnaturalearthdata,
seriation,
shape,
sp,
stats,
TMB (>= 1.8.0),
TMBhelper (>= 1.4.0),
utils,
viridisLite,
spacetime,
gstat
Depends:
R (>= 3.5.0),
units,
marginaleffects
Enhances:
tidyr,
INLA,
Suggests:
testthat
Remotes:
kaskr/TMB_contrib_R/TMBhelper
Additional_repositories: https://inla.r-inla-download.org/R/stable
License: GPL-3
LazyData: yes
BuildVignettes: yes
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: http://github.com/james-thorson-NOAA/FishStatsUtils
BugReports: http://github.com/james-thorson-NOAA/FishStatsUtils/issues