Package: biscale Type: Package Title: Tools and Palettes for Bivariate Thematic Mapping Version: 1.1.0 Authors@R: c( person("Christopher", "Prener", , "chris.prener@gmail.com", c("aut", "cre"), comment = c(ORCID = "0000-0002-4310-9888")), person("Timo", "Grossenbacher", , role = "aut"), person("Angelo", "Zehr", , role = "aut"), person("Joshua", "Stevens", , role = "ctb")) Description: Provides a 'ggplot2' centric approach to bivariate mapping. This is a technique that maps two quantities simultaneously rather than the single value that most thematic maps display. The package provides a suite of tools for calculating breaks using multiple different approaches, a selection of palettes appropriate for bivariate mapping and scale functions for 'ggplot2' calls that adds those palettes to maps. Tools for creating bivariate legends are also included. Depends: R (>= 3.5) License: GPL-3 URL: https://chris-prener.github.io/biscale/ BugReports: https://github.com/chris-prener/biscale/issues Encoding: UTF-8 LazyData: true Imports: classInt, ggplot2 RoxygenNote: 7.3.2 Suggests: covr, cowplot, knitr, rmarkdown, sf, testthat VignetteBuilder: knitr Repository: https://chris-prener.r-universe.dev Date/Publication: 2025-09-01 01:25:46 UTC RemoteUrl: https://github.com/chris-prener/biscale RemoteRef: HEAD RemoteSha: a24bbb3d57224b64997b375ec05c763ec5130feb NeedsCompilation: no Packaged: 2026-07-04 05:20:01 UTC; root Author: Christopher Prener [aut, cre] (ORCID: ), Timo Grossenbacher [aut], Angelo Zehr [aut], Joshua Stevens [ctb] Maintainer: Christopher Prener