Package: scatterHatch
Title: Creates hatched patterns for scatterplots
Version: 1.16.0
Authors@R: 
    person(given = "Tejas",
           family = "Guha",
           role = c("aut"),
           email = "tguha@umd.edu",
           comment = c(ORCID = "0000-0002-9299-4481"))
    person(given = "Atul",
           family = "Deshpande",
           role = c("aut", "cre"),
           email = "adeshpande@jhu.edu",
           comment = c(ORCID = "0000-0001-5144-6924"))
Description: The objective of this package is to efficiently create
        scatterplots where groups can be distinguished by color and
        texture. Visualizations in computational biology tend to have
        many groups making it difficult to distinguish between groups
        solely on color. Thus, this package is useful for increasing
        the accessibility of scatterplot visualizations to those with
        visual impairments such as color blindness.
License: MIT + file LICENSE
BugReports: https://github.com/FertigLab/scatterHatch/issues
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat
Imports: grid, ggplot2, plyr, spatstat.geom, stats, grDevices
Depends: R (>= 4.1)
biocViews: Visualization, SingleCell, CellBiology, Software, Spatial
URL: https://github.com/FertigLab/scatterHatch
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:13:27 UTC
RemoteUrl: https://github.com/bioc/scatterHatch
RemoteRef: RELEASE_3_22
RemoteSha: b0c418594e90d5ce67f6b276c7a767eced0d718a
NeedsCompilation: no
Packaged: 2026-01-30 08:00:00 UTC; root
Author: Atul Deshpande [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5144-6924>)
Maintainer: Atul Deshpande <adeshpande@jhu.edu>
Built: R 4.5.2; ; 2026-01-30 08:01:45 UTC; windows
