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
[aut, cre],
Alex M Chubaty
[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 |