quickPlot: A System of Plotting Optimized for Speed and Modularity (original) (raw)

A high-level plotting system, compatible with ‘ggplot2' objects, maps from 'sf', 'terra', 'raster', 'sp'. It is built primarily on the ’grid' package. The objective of the package is to provide a plotting system that is built for speed and modularity. This is useful for quick visualizations when testing code and for plotting multiple figures to the same device from independent sources that may be independent of one another (i.e., different function or modules the create the visualizations).

Version: 1.0.4
Depends: R (≥ 4.3)
Imports: data.table, fpCompare, ggplot2, grDevices, grid, methods, stats, terra, utils
Suggests: covr, knitr, raster, RColorBrewer, rmarkdown, sf, sp, testthat (≥ 1.0.2), withr
Published: 2025-07-14
DOI: 10.32614/CRAN.package.quickPlot
Author: Eliot J B McIntireORCID iD [aut, cre], Alex M Chubaty ORCID iD [aut], His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph]
Maintainer: Eliot J B McIntire <eliot.mcintire at canada.ca>
BugReports: https://github.com/PredictiveEcology/quickPlot/issues
License: GPL-3
URL: https://quickplot.predictiveecology.org,https://github.com/PredictiveEcology/quickPlot
NeedsCompilation: no
Language: en-CA
Materials: README, NEWS
CRAN checks: quickPlot results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=quickPlotto link to this page.