Package: PlotTools Title: Extended Tools for Continuous Legends, Polygon Manipulation, and Visual Display of Categorical Data Version: 0.4.0 URL: https://ms609.github.io/PlotTools/, https://github.com/ms609/PlotTools/ BugReports: https://github.com/ms609/PlotTools/issues/ Authors@R: c(person("Martin R.", "Smith", email = "martin.smith@durham.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5660-1727") ), person("Martin", "Krzywinski", email = "martink@bcgsc.ca", role = "ctb", comment = c(ORCID = "0009-0005-5785-3631", "Palettes") ) ) License: GPL (>= 2) Depends: R (>= 3.5) Description: Annotate plots with legends for continuous variables and colour spectra using the base graphics plotting tools; and manipulate irregular polygons. Includes palettes for colour-blind viewers. Suggests: knitr, rmarkdown, sp, spelling, testthat (>= 3.0.0), vdiffr (>= 1.0.0), Config/Needs/check: rcmdcheck, testthat (>=3.0.4), vdiffr (>= 1.0.0) Config/Needs/coverage: covr Config/Needs/metadata: codemeta Config/Needs/revdeps: revdepcheck Config/Needs/website: pkgdown Config/testthat/edition: 3 Config/testthat/parallel: false Language: en-GB Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LazyData: true Repository: https://ms609.r-universe.dev Date/Publication: 2026-03-30 09:37:42 UTC RemoteUrl: https://github.com/ms609/plottools RemoteRef: HEAD RemoteSha: 80909e634cb1df87ff09945ded848701a1260bc5 NeedsCompilation: no Packaged: 2026-06-17 07:40:39 UTC; root Author: Martin R. Smith [aut, cre, cph] (ORCID: ), Martin Krzywinski [ctb] (ORCID: , Palettes) Maintainer: Martin R. Smith