Skip to content

ggOceanMaps

Plot Data on Oceanographic Maps using 'ggplot2'

v3.0.0 · Jun 22, 2026 · GPL-3

Description

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.

Downloads

CRAN

875

Last 30 days

3848th

2.6K

Last 90 days

11.1K

Last year

Trend: +16.5% (30d vs prior 30d)

r2u CRAN

15

Last 30 days

61

Last 90 days

249

Last year

Trend: -65.1% (30d vs prior 30d)

autoCRAN

2

Last 7 days

13

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

for unstated dependencies in examples

Warning in file(out, "wt") :
  cannot open file '/tmp/RtmptQJzLA/file155bd52cd80580/shapefile_list.R': No space left on device
Error in file(out, "wt") : cannot open the connection
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'ggOceanMaps-Ex.R' failed
The error most likely occurred in:

> ### Name: basemap
> ### Title: Create a ggplot2 basemap for plotting variables
> ### Aliases: basemap
> 
> ### ** Examples
> 
> # The easiest way to produce a map is to use the limits
> # argument and decimal degrees:
> 
> basemap(limits = 60) # synonym to basemap(60)
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies ggplot2 sf stars smoothr units INLAspacetime ggOceanMaps

Version History

11 tracked
updated 3.0.0 ← 2.3.0 diff Jun 22, 2026
new 2.3.0 Mar 10, 2026
updated 2.3.0 ← 2.2.0 diff Feb 9, 2026
updated 2.2.0 ← 2.1.1 diff Jan 14, 2024
updated 2.1.1 ← 2.0.0 diff Aug 29, 2023
updated 2.0.0 ← 1.3.4 diff Jul 3, 2023
updated 1.3.4 ← 1.3.0 diff Sep 25, 2022
updated 1.3.0 ← 1.2.6 diff Sep 19, 2022
updated 1.2.6 ← 1.1 diff Jan 7, 2022
updated 1.1 ← 1.0.9 diff May 20, 2021
new 1.0.9 Jan 13, 2021