ggOceanMaps: Plot Data on Oceanographic Maps using 'ggplot2'

Allows plotting data on bathymetric maps using 'ggplot2'. Plotting oceanographic spatial data is made as simple as feasible, but also flexible for custom modifications. Data that contain geographic information from anywhere around the globe can be plotted on maps generated by the basemap() or qmap() functions using 'ggplot2' layers separated by the '+' operator. The package uses spatial shape- ('sf') and raster ('stars') files, geospatial packages for R to manipulate, and the 'ggplot2' package to plot these files. The package ships with low-resolution spatial data files and higher resolution files for detailed maps are stored in the 'ggOceanMapsLargeData' repository on GitHub and downloaded automatically when needed.

Version: 2.2.0
Depends: R (≥ 3.5.0), ggplot2
Imports: sf, stars, methods, utils, smoothr, units
Suggests: ggspatial, cowplot, knitr, rmarkdown, scales, ggnewscale
Published: 2024-01-15
Author: Mikko Vihtakari ORCID iD [aut, cre] (Institute of Marine Research), Roger Bivand [ctb], Hadley Wickham [ctb]
Maintainer: Mikko Vihtakari <mikko.vihtakari at hi.no>
BugReports: https://github.com/MikkoVihtakari/ggOceanMaps/issues
License: GPL-3
URL: https://mikkovihtakari.github.io/ggOceanMaps/
NeedsCompilation: no
CRAN checks: ggOceanMaps results

Documentation:

Reference manual: ggOceanMaps.pdf

Downloads:

Package source: ggOceanMaps_2.2.0.tar.gz
Windows binaries: r-devel: ggOceanMaps_2.2.0.zip, r-release: ggOceanMaps_2.2.0.zip, r-oldrel: ggOceanMaps_2.2.0.zip
macOS binaries: r-release (arm64): ggOceanMaps_2.2.0.tgz, r-oldrel (arm64): ggOceanMaps_2.2.0.tgz, r-release (x86_64): ggOceanMaps_2.2.0.tgz
Old sources: ggOceanMaps archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggOceanMaps to link to this page.