Package: ggincerta
Title: Extend 'ggplot2' with Layers and Scales for Spatial Uncertainty
        Visualization
Version: 0.1.0
Authors@R: 
    c(person("Xueqi", "Ma", , "maggiexma07@gmail.com", role = c("aut", "cre", "cph")),
      person("Emi", "Tanaka", , "dr.emi.tanaka@gmail.com", role = c("aut", "ths"),
             comment = c(ORCID = "0000-0002-1455-259X")),
      person("Weihao", "Li", , role = c("ths")),
      person("Quan", "Vu", , role = c("ths")),
      person("Francis", "Hui", , role = c("ths")))
Description: Provide specialized 'ggplot2' layers and scales for spatial
    uncertainty visualization, including bivariate choropleth maps, pixel maps,
    glyph maps, and exceedance probability maps.
Imports: dplyr, grDevices, grid, gtable, rlang, scales, sf, stats,
        withr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Depends: ggplot2 (>= 3.5.0), R (>= 4.1.0)
LazyData: true
URL: https://github.com/maggiexma/ggincerta
BugReports: https://github.com/maggiexma/ggincerta/issues
NeedsCompilation: no
Packaged: 2025-11-07 13:13:56 UTC; maxueqi
Author: Xueqi Ma [aut, cre, cph],
  Emi Tanaka [aut, ths] (ORCID: <https://orcid.org/0000-0002-1455-259X>),
  Weihao Li [ths],
  Quan Vu [ths],
  Francis Hui [ths]
Maintainer: Xueqi Ma <maggiexma07@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-11 22:00:02 UTC
Built: R 4.4.1; ; 2025-11-12 01:37:24 UTC; unix
