NEWS
plotdap 1.2.0 (2026-05-09)
- Contour plots using the R package 'isoband'
- Vignette updated
- Some code refactoring
plotdap 1.1.1 (2026-01-10)
- Improved version of 'bbox_set' to create interactive plots using 'plotly:ggplotly()'
- Some tweaks for speed improvement
- Updated vignette
plotdap 1.1.0 (2025-06-29)
- 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 (2023-10-17)
Removed archived maptools from Suggests
plotdap 1.0.2 (2023-08-22)
fixed problem with package level documentation not working properly
plotdap 1.0.1 (2022-12-19)
Correctly removed dependency on rgeos, rgdal
plotdap 1.0.0 (2022-10-17)
Removed direct dependency on rgeos, rgdal
Fixed Broken URLs in DESCRIPTION, vignette
plotdap 0.0.9 (2020-10-28)
Vignette changed so it will not fail on CRAN
plotdap 0.0.8 (2020-10-23)
fixed animation bug in 'add_griddap()' not finding the correct number
of frames
plotdap 0.0.7 (2020-03-20)
plotdap 0.0.6 (2020-02-17)
- fixed problem when no time coordinate in dataset
- 'add_tabledap()' overlays on gridded maps now work for 'ggplot2'
plotdap 0.0.5 (2020-01-08)
- 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 (2019-10-15)
- fixed changed SODA datasetid in vignette
- fixed Namespace and Import problems
plotdap 0.0.3 (2019-07-26)
- fixed small bug in an example that was causing 'pgkdown' to fail
- fixed Namespace and Import problems
plotdap 0.0.2 (2019-05-17)
First CRAN release