• scaleRange argument added to oneRasterPlot().
  • Addressed ERRORs in vignettes resulting from package updates to rnaturalearth.
  • Addressed ERRORs on CRAN resulting from package updates on which voluModel depends.
  • marineBackground() updated to use terra and sf packages, now returns a SpatVector object instead of a SpatialPolygons object.
  • Vignettes updated to reflect the changes.
  • Default rasterComp() plotting colors have been adjusted to increase contrast
  • oneRasterPlot() adjusted to accept “n” argument for viridis() color scales
  • MOre explicit code in “Introduction”” and “Visualization”” vignettes
  • Added verbose switch to mute messages about which columns are being interpreted as x, y, and/or z coordinates to all relevant functions (default verbose = TRUE)
  • Updated license from ACM to GPL-3
  • Fixed a bug in error handling for marineBackground()
  • Addressed an error on some platforms when “buff” in marineBackground() was not specified.
  • Updated metadata on funding source
  • Adjust testing to comply with CRAN
  • Overhauled vignettes–more detailed, special topics
  • Reduced space footprint, increased speed
  • First release for CRAN
  • Added Zenodo-generated DOI
  • The package was created.