Package: scatterHatch
Title: Creates hatched patterns for scatterplots
Version: 1.17.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: 2025-10-29 15:13:27 UTC
RemoteUrl: https://github.com/bioc/scatterHatch
RemoteRef: HEAD
RemoteSha: be1b788819996f882e59f9923e29f00a700c91ad
NeedsCompilation: no
Packaged: 2025-10-30 10:27:15 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; ; 2025-10-30 10:28:57 UTC; windows
