Changes in version 0.2.4.9000 Changes in version 0.2.4 (2026-05-23) - Bugs in maxent_3D() and partition_3D() resolved; corresponding tests updated. - MESS3D() nottest bugs from CRAN resolved. Changes in version 0.2.3 (2025-07-18) - Emmaline Sheahan added as author. - Updated for compatibility with major ggplot2 update; back-compatibility maintained. - Vignettes edited and updated. Changes in version 0.2.2 (2024-08-20) - Removed use of sf package in e_GLMWorkflow vignette. - Added possibility to specify method in interpolateRaster() and smoothRaster() using method argument as in fields::Tps(). - Added verticalTransect() for visualizing vertical slices through multi-layered spatRaster objects. - Updated bad URLs for two citations to archived version. Changes in version 0.2.1 (2024-01-24) - Updated blendColor() argument documentation. - Fixed messy axis labels when graticules are plotted for rasters. - Enhanced testing - More robust manual plot scaling, including rounding. Changes in version 0.2.0 (2023-04-11) - scaleRange argument added to oneRasterPlot(). - MESS3D now calculated using modEvA::MESS() instead of dismo::mess(). - Removed dependency on raster and rgdal. Raster visualizations now done with terra and include optional graticule plotting. - Added function to generate SpatRaster template with input SpatVector points centered on template cells. - Fixed messy axis labels when graticules are plotted for rasters. Changes in version 0.1.9 (2023-01-18) - Addressed ERRORs in vignettes resulting from package updates to rnaturalearth. Changes in version 0.1.8 (2022-11-28) - 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. Changes in version 0.1.7 (2022-11-17) - 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) Changes in version 0.1.6 (2022-06-27) - Updated license from ACM to GPL-3 - Fixed a bug in error handling for marineBackground() Changes in version 0.1.5 (2022-06-05) - Addressed an error on some platforms when "buff" in marineBackground() was not specified. Changes in version 0.1.4 - Updated metadata on funding source Changes in version 0.1.3 (2022-03-21) - Adjust testing to comply with CRAN Changes in version 0.1.2 - Overhauled vignettes--more detailed, special topics - Reduced space footprint, increased speed Changes in version 0.1.0 - First release for CRAN - Added Zenodo-generated DOI Changes in version 0.0.0.9000 - The package was created.