Package: scatterHatch Title: Creates hatched patterns for scatterplots Version: 1.18.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: Bioconductor 3.23 Date/Publication: 2026-04-28 12:57:22 UTC RemoteUrl: https://github.com/bioc/scatterHatch RemoteRef: RELEASE_3_23 RemoteSha: b6375ba251c5ea98cb2cbffc61b72ec0f8d0b34b NeedsCompilation: no Packaged: 2026-07-23 05:31:52 UTC; root Author: Atul Deshpande [aut, cre] (ORCID: ) Maintainer: Atul Deshpande