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 |
DOI: | 10.32614/CRAN.package.quickPlot |
Author: | Eliot J B McIntire
|
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 |
Reference manual: | quickPlot.pdf |
Vignettes: |
03 Plotting with 'quickPlot' |
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-devel (arm64): quickPlot_1.0.2.tgz, r-release (arm64): quickPlot_1.0.2.tgz, r-oldrel (arm64): quickPlot_1.0.2.tgz, r-devel (x86_64): quickPlot_1.0.2.tgz, r-release (x86_64): quickPlot_1.0.2.tgz, r-oldrel (x86_64): quickPlot_1.0.2.tgz |
Old sources: | quickPlot archive |
Reverse depends: | SpaDES.core |
Reverse imports: | NetLogoR, SpaDES |
Reverse suggests: | SpaDES.tools |
Please use the canonical form https://CRAN.R-project.org/package=quickPlot to link to this page.