Package: fillpattern Type: Package Title: Patterned Fills for 'ggplot2' and 'grid' Graphics Version: 1.0.3 Authors@R: c( person( "Daniel P.", "Smith", email = "dansmith01@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2479-2044")), person( "Alkek Center for Metagenomics and Microbiome Research", role = c("cph", "fnd") )) Maintainer: Daniel P. Smith Description: Provides geometric patterns to replace solid color fills in statistical graphics. These patterns ensure figures remain distinguishable when viewed by colorblind readers or when printed in black and white. The included patterns can be customized in terms of scale, rotation, color, fill, line type, and line width. Compatible with the 'ggplot2' package as well as 'grid' graphics. URL: https://cmmr.github.io/fillpattern/, https://github.com/cmmr/fillpattern BugReports: https://github.com/cmmr/fillpattern/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/Needs/website: rmarkdown Config/testthat/edition: 3 Config/testthat/parallel: true Depends: R (>= 4.2.0) Imports: ggplot2 (>= 3.5), grDevices, grid, methods, utils Suggests: ragg, testthat (>= 3.0.0) Repository: https://cmmr.r-universe.dev Date/Publication: 2026-02-12 22:34:25 UTC RemoteUrl: https://github.com/cmmr/fillpattern RemoteRef: HEAD RemoteSha: 1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a NeedsCompilation: no Packaged: 2026-06-12 07:40:14 UTC; root Author: Daniel P. Smith [aut, cre] (ORCID: ), Alkek Center for Metagenomics and Microbiome Research [cph, fnd]