forked from MikkoVihtakari/PlotSvalbard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 1015 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: PlotSvalbard
Type: Package
Title: PlotSvalbard - Plot research data from Svalbard on maps
Version: 0.9.2
Date: 2020-04-29
Authors@R: c(person("Mikko", "Vihtakari", email = "[email protected]",
role = c("aut", "cre")),
person("Anders", "Skoglund",
role = c("ctb")))
URL: https://github.com/MikkoVihtakari/PlotSvalbard
BugReports: https://github.com/MikkoVihtakari/PlotSvalbard/issues
Description: Uses ggplot2 syntax and high resolution up-to-date shape files to plot research data from Svalbard on maps. Includes other utility functions to help ocean research on Svalbard.
Depends: R (>= 3.5.0), ggplot2, dplyr
Imports: maptools, rgdal, sp, rgeos, magrittr, gstat, oce, broom, geosphere, grid, gtable, cowplot, akima, MBA, scales, reshape2, directlabels, methods, stats, utils, parallel, pbmcapply
Suggests: knitr, rmarkdown, bookdown, scatterpie
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.0