Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.49 KB

File metadata and controls

65 lines (40 loc) · 1.49 KB

plotdap 1.1.1

  • Improved version of 'bbox_set' to create interactive plots using 'plotly:ggplotly()'
  • Some tweaks for speed improvement
  • Updated vignette

plotdap 1.1.0

  • Revised to work with changes in 'ggplot2'
  • Removed use of deprecated 'aes_string()' and 'aes_()', using 'rlang' constructs instead
  • Updated the vignette

plotdap 1.0.3

Removed archived maptools from Suggests

plotdap 1.0.2

fixed problem with package level documentation not working properly

plotdap 1.0.1

Correctly removed dependency on rgeos, rgdal

plotdap 1.0.0

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

plotdap 0.0.9

Vignette changed so it will not fail on CRAN

plotdap 0.0.8

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

plotdap 0.0.7

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

  • fixed problem in vignette to URL link to R docs

plotdap 0.0.6

  • fixed problem when no time coordinate in dataset
  • 'add_tabledap()' overlays on gridded maps now work for 'ggplot2'

plotdap 0.0.5

  • fixed problem with animation in 'add_griddap()'
  • fixed bad URL for sardine example
  • changed to use colors in package 'cmocean' instead of in 'rerddap'

plotdap 0.0.4

  • fixed changed SODA datasetid in vignette
  • fixed Namespace and Import problems

plotdap 0.0.3

  • fixed small bug in an example that was causing 'pgkdown' to fail
  • fixed Namespace and Import problems

plotdap 0.0.2

First CRAN release