-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
34 lines (34 loc) · 1.24 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
Package: akgfmaps
Type: Package
Title: Alaska Groundfish and Ecosystem Survey Area Mapping
Version: 3.5.4
Date: 2024-09-20
Authors@R: c(person("Sean", "Rohan", email = "sean.rohan@noaa.gov", role = c("aut", "cre")),
person("Emily", "Markowitz", email = "emily.markowitz@noaa.gov", role = "ctb"),
person("Zack", "Oyafuso", email = "zack.oyafuso@noaa.gov", role = "ctb"),
person("Jason", "Conner", email = "jason.conner@noaa.gov", role = "ctb"),
person("Liz", "Dawson", role = "ctb"),
person("Ned", "Laman", email = "ned.laman@noaa.gov", role = "ctb"))
Maintainer: Sean Rohan <sean.rohan@noaa.gov>
Depends: R (>= 4.0.0),
classInt (>= 0.4-1),
dplyr,
ggplot2,
gstat (>= 2.0-1),
sf,
stars,
stats,
utils,
terra
Imports: colorspace, RColorBrewer, here, forecast, cowplot, ggspatial, rmapshaper, shadowtext, ggthemes
Description: This package provides tool and shapefiles to facilitate map-making and spatial analysis in Alaska Fisheries Science Center groundfish survey regions. Tools include functions for qualitative visualization of CPUE.
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3