{
  "_id": "6a1026ebacfb0bcc41c8fbf3",
  "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-05-13 08:48:59 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]",
  "MD5sum": "e33604156d7c0373456f54808b126aae",
  "_user": "cmmr",
  "_type": "src",
  "_file": "fillpattern_1.0.3.tar.gz",
  "_fileid": "3a8848e141279a0f051e96241befb6b2883223081638e5ded26ac051040f6e67",
  "_filesize": 418778,
  "_sha256": "3a8848e141279a0f051e96241befb6b2883223081638e5ded26ac051040f6e67",
  "_created": "2026-05-13T08:48:59.000Z",
  "_published": "2026-05-22T09:50:35.465Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356119676,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965616205"
    },
    {
      "job": 77356119732,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965615973"
    },
    {
      "job": 77356119290,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965601635"
    },
    {
      "job": 77356119419,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965621462"
    },
    {
      "job": 77356119146,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965574043"
    },
    {
      "job": 77356119025,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157668917"
    },
    {
      "job": 77356119377,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965604031"
    },
    {
      "job": 77356119500,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965599319"
    },
    {
      "job": 77356119437,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965614858"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 2066273
  },
  "_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": 2,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2026-02-12"
    }
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "dansmith01",
      "count": 29,
      "uuid": 2066273
    }
  ],
  "_userbio": {
    "uuid": 7662263,
    "type": "organization",
    "name": "Alkek Center for Metagenomics and Microbiome Research",
    "description": "CMMR researchers develop molecular and informatic tools to advance clinical microbiome research."
  },
  "_downloads": {
    "count": 2109,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fillpattern"
  },
  "_devurl": "https://github.com/cmmr/fillpattern",
  "_pkgdown": "https://cmmr.github.io/fillpattern/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_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",
    "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.38552905882668,
  "_indexed": true,
  "_nocasepkg": "fillpattern",
  "_universes": [
    "cmmr",
    "dansmith01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-13T08:51:02.000Z",
      "distro": "noble",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "73ffa9785289901816be4667ce86efc57485e127074aff98430c0f4ca5d3232a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-13T08:51:03.000Z",
      "distro": "noble",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "fafc0cb9bf2097f715e1adfe182cdfe18dede1ef351c7c13945184fabac22b04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-13T08:50:26.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "87e957c9242ee3d1314a6bdfb989674743f14d1d1c7a027e170273f6910b78b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-13T08:51:14.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "b880a7baef8956d389855a577acfe0386c51fcdeddab0d3a68c13aa1f0304d23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:50:19.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "d57711e645861ef0c195fc72b2927d77ef4b822808d2f05ab1376b9f052807e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:50:07.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "f376371afdc306bab49f3fc8c3aafa30fce61d054010b35ba40ca964fc120454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:50:47.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "aa1d9fd5966ce011ae0849a7fcad62cb28f0206847b7f1c63fdd15095fdfa5e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T09:50:21.000Z",
      "commit": "1979d67fa57e3c6500550cbb2f75e8d2e8d83e1a",
      "fileid": "3d0d68c35ee3491f4cded5c06cabbe6c35213da8278fd43ff437d8ae1db0ded6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25788480506"
    }
  ]
}