Package: scatterHatch
Title: Creates hatched patterns for scatterplots
Version: 1.19.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.r-universe.dev
Date/Publication: 2026-04-28 12:57:22 UTC
RemoteUrl: https://github.com/bioc/scatterHatch
RemoteRef: HEAD
RemoteSha: 902fd205db61e4b40b0b5b5291e5f5593b67ff6a
NeedsCompilation: no
Packaged: 2026-05-30 09:50:35 UTC; root
Author: Atul Deshpande [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5144-6924>)
Maintainer: Atul Deshpande <adeshpande@jhu.edu>
Built: R 4.6.0; ; 2026-05-30 10:31:26 UTC; windows
