Package: scatterHatch
Title: Creates hatched patterns for scatterplots
Version: 1.15.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
git_url: https://git.bioconductor.org/packages/scatterHatch
git_branch: devel
git_last_commit: 7e36f59
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-05 01:52:16 UTC; biocbuild
Author: Atul Deshpande [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5144-6924>)
Maintainer: Atul Deshpande <adeshpande@jhu.edu>
Built: R 4.5.0; ; 2025-06-05 13:56:32 UTC; windows
