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 | 
| DOI: | 10.32614/CRAN.package.ggOceanMaps | 
| Author: | Mikko Vihtakari  [aut, cre] (affiliation: 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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ggOceanMaps
to link to this page.