• Improved version of ‘bbox_set’ to create interactive plots using ‘plotly:ggplotly()’
  • Some tweaks for speed improvement
  • Updated vignette
  • Revised to work with changes in ‘ggplot2’
  • Removed use of deprecated ‘aes_string()’ and ‘aes_()’, using ‘rlang’ constructs instead
  • Updated the vignette

Removed archived maptools from Suggests

fixed problem with package level documentation not working properly

Correctly removed dependency on rgeos, rgdal

Removed direct dependency on rgeos, rgdal Fixed Broken URLs in DESCRIPTION, vignette

Vignette changed so it will not fail on CRAN

fixed animation bug in ‘add_griddap()’ not finding the correct number of frames

  • fixed problem with example not finding rerddap::griddap()

  • fixed problem in vignette to URL link to R docs

  • fixed problem when no time coordinate in dataset
  • ‘add_tabledap()’ overlays on gridded maps now work for ‘ggplot2’
  • fixed problem with animation in ‘add_griddap()’
  • fixed bad URL for sardine example
  • changed to use colors in package ‘cmocean’ instead of in ‘rerddap’
  • fixed changed SODA datasetid in vignette
  • fixed Namespace and Import problems
  • fixed small bug in an example that was causing ‘pgkdown’ to fail
  • fixed Namespace and Import problems

First CRAN release