-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
32 lines (32 loc) · 1.36 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
Package: akgfmaps
Type: Package
Title: Alaska Groundfish and Ecosystem Survey Area Mapping
Version: 4.0.1
Date: 2025-01-07
Authors@R: c(person("Sean", "Rohan", email = "[email protected]", role = c("aut", "cre")),
person("Emily", "Markowitz", email = "[email protected]", role = "ctb"),
person("Zack", "Oyafuso", email = "[email protected]", role = "ctb"),
person("Matt", "Callahan", email = "[email protected]", role = "ctb"),
person("Jason", "Conner", email = "[email protected]", role = "ctb"),
person("Emily", "Ryznar", email = "[email protected]", role = "ctb"),
person("Katy", "Echave", email = "[email protected]", role = "ctb"),
person("Liz", "Dawson", role = "ctb"),
person("Ned", "Laman", email = "[email protected]", role = "ctb"))
Maintainer: Sean Rohan <[email protected]>
Depends: R (>= 4.0.0),
ggplot2,
sf,
stars,
terra
Imports: gstat (>= 2.0-1), stats, utils, methods, colorspace, RColorBrewer, here, ggspatial, rmapshaper, shadowtext, ggthemes, classInt (>= 0.4-1), units
Description: Functions and vector geometry layers ('shapefiles') for making maps and conducting spatial analyses in Alaska marine regions.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3