Package: fillpattern
Type: Package
Title: Patterned Fills for 'ggplot2' and 'grid' Graphics
Version: 1.0.2
Date: 2024-06-24
Authors@R: c(
    person("Daniel P.", "Smith", , "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: Adds distinctive yet unobtrusive geometric patterns where solid 
    color fills are normally used. Patterned figures look just as 
    professional when viewed by colorblind readers or when printed in black 
    and white. The dozen 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.1.0)
Imports: ggplot2 (>= 3.5), grDevices, grid (>= 4.1), methods, utils
Suggests: ragg, testthat (>= 3.0.0)
NeedsCompilation: no
Packaged: 2024-06-24 21:54:32 UTC; Daniel
Author: Daniel P. Smith [aut, cre] (<https://orcid.org/0000-0002-2479-2044>),
  Alkek Center for Metagenomics and Microbiome Research [cph, fnd]
Repository: CRAN
Date/Publication: 2024-06-24 22:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:53:32 UTC; windows
