A high-level plotting system, built using 'grid' graphics, that is
optimized for speed and modularity. This has great utility for quick
visualizations when testing code, with the key benefit that visualizations
are updated independently of one another.
The suggested packages 'fastshp' and 'visualTest' can be installed with e.g.,
'install.packages("fastshp", repos = "https://PredictiveEcology.r-universe.dev")'.
Version: |
0.1.8 |
Depends: |
R (≥ 4.0) |
Imports: |
backports, data.table (≥ 1.10.4), fpCompare, ggplot2, grDevices, grid, gridBase, igraph, methods, raster, RColorBrewer, rgdal, rgeos, sp, stats |
Suggests: |
covr, fastshp, knitr, png, rmarkdown, spelling, testthat (≥
1.0.2), visualTest |
Published: |
2022-08-19 |
Author: |
Eliot J B McIntire
[aut, cre],
Alex M Chubaty
[aut],
Her Majesty the Queen 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 |