quickPlot: A System of Plotting Optimized for Speed and Modularity

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). The suggested package 'fastshp' can be installed from the repository (<https://PredictiveEcology.r-universe.dev>).

Version: 1.0.2
Depends: R (≥ 4.1)
Imports: data.table (≥ 1.10.4), fpCompare, grDevices, grid, methods, stats, terra, utils
Suggests: covr, fastshp, ggplot2, knitr, raster, RColorBrewer, rmarkdown, sf, sp, testthat (≥ 1.0.2), withr
Published: 2023-07-02
Author: Eliot J B McIntire ORCID 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
Additional_repositories: https://predictiveecology.r-universe.dev/
Language: en-CA
Materials: README NEWS
CRAN checks: quickPlot results

Documentation:

Reference manual: quickPlot.pdf
Vignettes: 03 Plotting with 'quickPlot'

Downloads:

Package source: quickPlot_1.0.2.tar.gz
Windows binaries: r-devel: quickPlot_1.0.2.zip, r-release: quickPlot_1.0.2.zip, r-oldrel: quickPlot_1.0.2.zip
macOS binaries: r-release (arm64): quickPlot_1.0.2.tgz, r-oldrel (arm64): quickPlot_1.0.2.tgz, r-release (x86_64): quickPlot_1.0.2.tgz
Old sources: quickPlot archive

Reverse dependencies:

Reverse depends: SpaDES.core
Reverse imports: NetLogoR
Reverse suggests: SpaDES.tools

Linking:

Please use the canonical form https://CRAN.R-project.org/package=quickPlot to link to this page.