forked from James-Thorson-NOAA/VAST
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 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
40
41
42
Package: VAST
Type: Package
Title: Vector-autoregressive spatio-temporal (VAST) model
Version: 1.1.0
Date: 2016-08-09
Author: James Thorson
Maintainer: James Thorson <James.Thorson@noaa.gov>
Description: VAST is an R package for conducting spatio-temporal analysis
of data from multiple categories (species, sizes, etc.), and includes both
spatial and spatio-temporal variation in density for each category, with either
factor-analysis or autoregressive correlations among categories, with derived
calculation of abundance indices, center-of-gravity, and area-occupied.
Imports:
graphics,
utils,
mapproj,
maptools,
deldir,
PBSmapping,
RANN,
stats,
colorspace,
RandomFields,
shape,
devtools,
mixtools,
sp,
maps,
mapdata,
TMB
Depends:
R (>= 3.1.0),
Suggests:
rgeos,
INLA,
testthat
License: GPL-2
LazyData: yes
BuildVignettes: yes
RoxygenNote: 5.0.1
URL: http://github.com/James-Thorson/VAST
BugReports: http://github.com/James-Thorson/VAST/issues