{
  "_id": "6a5335f79b92047c28d56a21",
  "Package": "fillpattern",
  "Type": "Package",
  "Title": "Patterned Fills for 'ggplot2' and 'grid' Graphics",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\n\"Daniel P.\", \"Smith\",\nemail   = \"dansmith01@gmail.com\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2479-2044\")),\nperson(\n\"Alkek Center for Metagenomics and Microbiome Research\",\nrole = c(\"cph\", \"fnd\") ))",
  "Maintainer": "Daniel P. Smith <dansmith01@gmail.com>",
  "Description": "Provides geometric patterns to replace solid color fills\nin statistical graphics. These patterns ensure figures remain\ndistinguishable when viewed by colorblind readers or when\nprinted in black and white. The included patterns can be\ncustomized in terms of scale, rotation, color, fill, line type,\nand line width. Compatible with the 'ggplot2' package as well\nas 'grid' graphics.",
  "URL": "https://cmmr.github.io/fillpattern/,\nhttps://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",
  "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": {
    "Date": "2026-07-12 06:33:43 UTC",
    "User": "root"
  },
  "Author": "Daniel P. Smith [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2479-2044>),\nAlkek Center for Metagenomics and Microbiome Research [cph, fnd]",
  "_user": "cmmr",
  "_type": "src",
  "_file": "fillpattern_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/f035a730bf806741a6f2bb4a33605ce338de98981c3dc9218c134d0d8d8c3803",
  "_filesize": 418757,
  "_sha256": "f035a730bf806741a6f2bb4a33605ce338de98981c3dc9218c134d0d8d8c3803",
  "_expires": "2026-10-20T06:36:38.000Z",
  "_created": "2026-07-12T06:33:43.000Z",
  "_published": "2026-07-12T06:36:39.879Z",
  "_jobs": [
    {
      "job": 86623613528,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257013880"
    },
    {
      "job": 86623613554,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257013101"
    },
    {
      "job": 86623613553,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257005443"
    },
    {
      "job": 86623613557,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257008234"
    },
    {
      "job": 86623390821,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256995651"
    },
    {
      "job": 86623613548,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257010952"
    },
    {
      "job": 86623613546,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257007748"
    },
    {
      "job": 86623613531,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257008473"
    },
    {
      "job": 86623613545,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257008436"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207",
  "_status": "success",
  "_upstream": "https://github.com/cmmr/fillpattern",
  "_commit": {
    "id": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
    "author": "Daniel Smith <dansmith@orst.edu>",
    "committer": "Daniel Smith <dansmith@orst.edu>",
    "message": "revised description text\n",
    "time": 1770935665
  },
  "_maintainer": {
    "name": "Daniel P. Smith",
    "email": "dansmith01@gmail.com",
    "login": "dansmith01",
    "orcid": "0000-0002-2479-2044",
    "description": "Bioinformatics programmer at Baylor College of Medicine, specializing in visualization of microbiome datasets.",
    "uuid": 2066273
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cmmr",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-07",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2026-02-12"
    }
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "dansmith01",
      "count": 29,
      "uuid": 2066273
    }
  ],
  "_userbio": {
    "uuid": 7662263,
    "type": "organization",
    "name": "Alkek Center for Metagenomics and Microbiome Research",
    "followers": 22,
    "description": "CMMR researchers develop molecular and informatic tools to advance clinical microbiome research."
  },
  "_downloads": {
    "count": 1769,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fillpattern"
  },
  "_devurl": "https://github.com/cmmr/fillpattern",
  "_pkgdown": "https://cmmr.github.io/fillpattern/",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fillpattern.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmmr/fillpattern",
  "_realowner": "cmmr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-08"
    },
    {
      "version": "1.0.1",
      "date": "2024-03-10"
    },
    {
      "version": "1.0.2",
      "date": "2024-06-24"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "fill_pattern",
    "fillPatternGrob",
    "scale_fill_pattern",
    "unit"
  ],
  "_help": [
    {
      "page": "fill_pattern",
      "title": "Patterned Fills for Grobs",
      "topics": [
        "fillPatternGrob",
        "fill_pattern"
      ]
    },
    {
      "page": "scale_fill_pattern",
      "title": "Patterned Fills for ggplot.",
      "topics": [
        "scale_fill_pattern"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cmmr/fillpattern/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cmmr/fillpattern/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.245332620370178,
  "_indexed": true,
  "_nocasepkg": "fillpattern",
  "_universes": [
    "cmmr",
    "dansmith01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:53.000Z",
      "distro": "resolute",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/4546221f4be6a4d6901db4f3d61081811b5b3cad59a2ed01633cf91524e50d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:46.000Z",
      "distro": "resolute",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/b0d95ce180be496188d5e877efec5db730dbc66021ab950ab4671bc5c3fedabb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-12T06:34:59.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/bf27aa5951524308823521a6e295c5a2a9c949737fac0fc97d40658cf00a178b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:15.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/a641061ce5548ff31d81f5a9d68f455d5186f789027fd35446d068847c1a408e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:52.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/30e4f674301b16f289cc6a9d77f7be64926839717f7d1a8b03a61e75f22d9ff5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:02.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/ddc191552fa76d0df011e111366842e8672729e3595d8441f6a76bd1acd2f33f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:11.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/bca5f161536a6c9539d8c944abcbf0afdfd1bfa984aaa00265addd903e2364de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-12T06:35:11.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "https://r2.ropensci.org/0e8878deeabe60b6d3ba47743c78658f7e0139924e4d9e566988adf9301edec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/29182752207"
    }
  ]
}