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 <dansmith01@gmail.com>
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
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)
NeedsCompilation: no
Packaged: 2026-02-12 22:48:59 UTC; Daniel
Author: Daniel P. Smith [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2479-2044>),
  Alkek Center for Metagenomics and Microbiome Research [cph, fnd]
Repository: CRAN
Date/Publication: 2026-02-13 07:00:57 UTC
Built: R 4.5.2; ; 2026-02-13 08:20:03 UTC; unix
