{
  "_id": "6a1afafc1d7bb097a09fc8ec",
  "Package": "scatterHatch",
  "Title": "Creates hatched patterns for scatterplots",
  "Version": "1.19.0",
  "Authors@R": "person(given = \"Tejas\",\nfamily = \"Guha\",\nrole = c(\"aut\"),\nemail = \"tguha@umd.edu\",\ncomment = c(ORCID = \"0000-0002-9299-4481\"))\nperson(given = \"Atul\",\nfamily = \"Deshpande\",\nrole = c(\"aut\", \"cre\"),\nemail = \"adeshpande@jhu.edu\",\ncomment = c(ORCID = \"0000-0001-5144-6924\"))",
  "Description": "The objective of this package is to efficiently create\nscatterplots where groups can be distinguished by color and\ntexture. Visualizations in computational biology tend to have\nmany groups making it difficult to distinguish between groups\nsolely on color. Thus, this package is useful for increasing\nthe accessibility of scatterplot visualizations to those with\nvisual impairments such as color blindness.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/FertigLab/scatterHatch/issues",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "biocViews": "Visualization, SingleCell, CellBiology, Software, Spatial",
  "URL": "https://github.com/FertigLab/scatterHatch",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:57:22 UTC",
  "RemoteUrl": "https://github.com/bioc/scatterHatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:50:35 UTC",
    "User": "root"
  },
  "Author": "Atul Deshpande [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5144-6924>)",
  "Maintainer": "Atul Deshpande <adeshpande@jhu.edu>",
  "MD5sum": "c38d8e145f05c3acc86a877459cfd46b",
  "_user": "bioc",
  "_type": "src",
  "_file": "scatterHatch_1.19.0.tar.gz",
  "_fileid": "5bd515e9aa413ce59e5fe4d2ad3beff3094cae7ccdace6010a23a204ee95a9a4",
  "_filesize": 7325562,
  "_sha256": "5bd515e9aa413ce59e5fe4d2ad3beff3094cae7ccdace6010a23a204ee95a9a4",
  "_created": "2026-05-30T09:50:35.000Z",
  "_published": "2026-05-30T14:58:04.835Z",
  "_jobs": [
    {
      "job": 78640795930,
      "time": 130,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307536504"
    },
    {
      "job": 78640795935,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307540558"
    },
    {
      "job": 78640795945,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307547003"
    },
    {
      "job": 78640795931,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309056655"
    },
    {
      "job": 78640795936,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309055076"
    },
    {
      "job": 78640003315,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307311093"
    },
    {
      "job": 78640795938,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307534475"
    },
    {
      "job": 78640795941,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307538807"
    },
    {
      "job": 78640795947,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307535266"
    },
    {
      "job": 78640795946,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307536003"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scatterHatch",
  "_commit": {
    "id": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381042
  },
  "_maintainer": {
    "name": "Atul Deshpande",
    "email": "adeshpande@jhu.edu",
    "login": "atuldeshpande",
    "description": "",
    "uuid": 4661537,
    "orcid": "0000-0001-5144-6924"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "singlecell",
    "cellbiology",
    "software",
    "spatial"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "tejasguha",
      "count": 164,
      "uuid": 10423046
    },
    {
      "user": "atuldeshpande",
      "count": 29,
      "uuid": 4661537
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 296,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scatterHatch"
  },
  "_devurl": "https://github.com/fertiglab/scatterhatch",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scatterHatch.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fertiglab/scatterhatch",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "scatterHatch"
  ],
  "_datasets": [
    {
      "name": "pdacData",
      "title": "Tissue-CyCIF data of Pancreatic Ductal Adenocarcinoma (PDAC)",
      "object": "pdacData",
      "file": "pdacData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "frame",
        "Xt",
        "Yt"
      ],
      "rows": 158159,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pdacData",
      "title": "Tissue-CyCIF data of Pancreatic Ductal Adenocarcinoma (PDAC)",
      "topics": [
        "pdacData"
      ]
    },
    {
      "page": "scatterHatch",
      "title": "Creates a scatterplot with hatched patterns.",
      "topics": [
        "scatterHatch"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scatterHatch/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "deldir",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "plyr",
    "polyclip",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Creating a Scatterplot with Texture",
      "author": "Tejas Guha",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Importing Local Libraries",
        "Preparing the Data",
        "Creating a Basic ScatterHatch Plot",
        "Customizing ScatterHatch Plot",
        "Changing the Order of Pattern Assignment",
        "Changing the Angles of each Pattern",
        "scatterHatch() Arguments Explained",
        "Pattern Aesthetics Arguments",
        "Session Info"
      ],
      "created": "2020-10-13 02:52:16",
      "modified": "2021-10-11 19:50:48",
      "commits": 7
    }
  ],
  "_score": 5.075546961392531,
  "_indexed": true,
  "_nocasepkg": "scatterhatch",
  "_universes": [
    "bioc",
    "atuldeshpande",
    "fertiglab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T10:32:28.000Z",
      "distro": "noble",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "41de80a032e92fec7e8b3c91031e87be9edc08b7e3bb6f092f4f4e7893cd9265",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-30T10:33:32.000Z",
      "distro": "noble",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "5c3dad3bab624794ad7c33771648ad79c0fefb4d50a660f71ae9cf7efc247851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T14:57:04.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "4ce9a3fd1069f59b3477c9199a56cc6f40cd1cc041c5d41f8bcd20fc02f8e81a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-30T14:56:47.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "847f2b9f563932f592c0568e307f4a9f7456618fecd13f2022d9cacc71bd8847",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-05-30T10:32:24.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "416bb935bee3b1d39e90c13b86c11970a21b824ab5a9c4462177e0bed07315c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T10:31:56.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "1b88e790448a55abe01c72221914c70620be59d273fcd2fe79a1cd614b4a8e5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T10:31:24.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "59a4622ba96aee75abaef7454f186dd7ff48e3e2e0e63bec7fbc23385a5ac245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-30T10:31:26.000Z",
      "commit": "902fd205db61e4b40b0b5b5291e5f5593b67ff6a",
      "fileid": "601eea8c66b7ab9d018ca1dcfb93fc129782ed729f63ec31ae561481ddd6bad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677200237"
    }
  ]
}