forked from Maschette/SOmap
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.18 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
Package: SOmap
Type: Package
Title: Southern Ocean maps
Version: 0.6.2.9007
Authors@R: c(person("Dale", "Maschette", email = "[email protected]", role = c("aut", "cre")),
person("Michael", "Sumner", role = "aut"),
person("Ben", "Raymond", role = "aut"))
Description: Create publication-quality Southern Ocean maps in a simple manner with multiple management layer options. Future versions will have the option of adding extra rounded legends for other layers.
URL: https://github.com/AustralianAntarcticDivision/SOmap
BugReports: https://github.com/AustralianAntarcticDivision/SOmap/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.6.0), raster, sp
Imports:
assertthat,
dplyr,
ggplot2,
glue,
graticule,
methods,
proj4,
reproj (>= 0.4.0),
rlang,
sf (>= 0.7-3),
spbabel,
spex (>= 0.6.0),
stars,
terra,
vapour (>= 0.9.5),
tabularaster,
tibble,
uuid
Suggests:
adehabitatLT,
covr,
ggnewscale,
knitr,
maps,
rmarkdown,
testthat (>= 2.1.0),
palr,
vdiffr
VignetteBuilder: knitr