{
  "_id": "6a103d76acfb0bcc41c9c44b",
  "Package": "ggseurat",
  "Title": "ggplot2 Bindings for Seurat Objects",
  "Version": "0.0.0.9003",
  "Authors@R": "c(\nperson(\ngiven = 'Paul',\nfamily = 'Hoffman',\nemail = 'hoff0792@alumni.umn.edu',\nrole = c('aut', 'cre'),\ncomment = c(ORCID = '0000-0002-7693-8957'))\n)",
  "Description": "Provides methods to allow Seurat objects to be utilized\ndirectly in the ggplot2 ecosystem.",
  "URL": "https://mojaveazure.github.io/ggseurat,\nhttps://github.com/mojaveazure/ggseurat",
  "BugReports": "https://github.com/mojaveazure/ggseurat/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://mojaveazure.r-universe.dev",
  "Date/Publication": "2024-12-04 21:13:57 UTC",
  "RemoteUrl": "https://github.com/mojaveazure/ggseurat",
  "RemoteRef": "HEAD",
  "RemoteSha": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:46:53 UTC",
    "User": "root"
  },
  "Author": "Paul Hoffman [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7693-8957>)",
  "Maintainer": "Paul Hoffman <hoff0792@alumni.umn.edu>",
  "MD5sum": "e405a62a743e284385a938ddff2322a6",
  "_user": "mojaveazure",
  "_type": "src",
  "_file": "ggseurat_0.0.0.9003.tar.gz",
  "_fileid": "4334de993d141790302545328bc237e64cb985a9d6f9dafc5f89c5079b7a1d76",
  "_filesize": 152439,
  "_sha256": "4334de993d141790302545328bc237e64cb985a9d6f9dafc5f89c5079b7a1d76",
  "_created": "2026-05-11T09:46:53.000Z",
  "_published": "2026-05-22T11:26:46.496Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370194088,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915352221"
    },
    {
      "job": 77370194195,
      "time": 257,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915367627"
    },
    {
      "job": 77370193757,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915324610"
    },
    {
      "job": 77370194062,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915333295"
    },
    {
      "job": 77370193469,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915278697"
    },
    {
      "job": 77370193323,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159369525"
    },
    {
      "job": 77370193733,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6915335492"
    },
    {
      "job": 77370194188,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6915329520"
    },
    {
      "job": 77370194211,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6915334656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mojaveazure/ggseurat",
  "_commit": {
    "id": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
    "author": "Paul Hoffman <mojaveazure@users.noreply.github.com>",
    "committer": "Paul Hoffman <mojaveazure@users.noreply.github.com>",
    "message": "Updates\n",
    "time": 1733346837
  },
  "_maintainer": {
    "name": "Paul Hoffman",
    "email": "hoff0792@alumni.umn.edu",
    "login": "mojaveazure",
    "bluesky": "@mojaveazure.bsky.social",
    "linkedin": "in/pauljhoffman",
    "orcid": "0000-0002-7693-8957",
    "uuid": 11035068
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "SeuratObject",
      "version": ">= 5.0.2",
      "role": "Depends"
    },
    {
      "package": "backports",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "version": ">= 5.0.0",
      "role": "Enhances"
    }
  ],
  "_owner": "mojaveazure",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "mojaveazure",
      "count": 12,
      "uuid": 11035068
    }
  ],
  "_userbio": {
    "uuid": 11035068,
    "type": "user",
    "name": "Paul Hoffman",
    "description": "Software engineer @TileDB-Inc; formerly @satijalab, @LappalainenLab, and @MorrellLAB"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggseurat"
  },
  "_devurl": "https://github.com/mojaveazure/ggseurat",
  "_pkgdown": "https://mojaveazure.github.io/ggseurat",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggseurat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".fortify",
    ".get_aesthetics",
    ".oxford",
    ".prep_plot_data",
    ".rd_ident",
    ".rd_ilist"
  ],
  "_help": [
    {
      "page": "ggseurat-package",
      "title": "ggseurat: ggplot2 Bindings for Seurat Objects",
      "topics": [
        "ggseurat-package",
        "ggseurat"
      ]
    },
    {
      "page": "autolayer.Assay",
      "title": "Create a Layer to Add to 'ggplot' Objects",
      "concept": [
        "assay"
      ],
      "topics": [
        "autolayer.Assay"
      ]
    },
    {
      "page": "autolayer.DimReduc",
      "title": "Create a Layer to Add to 'ggplot' Objects",
      "concept": [
        "dimreduc"
      ],
      "topics": [
        "autolayer.DimReduc"
      ]
    },
    {
      "page": "autoplot.Assay",
      "title": "Create a Plot for 'Assay' Objects",
      "concept": [
        "assay"
      ],
      "topics": [
        "autoplot.Assay"
      ]
    },
    {
      "page": "autoplot.DimReduc",
      "title": "Create a Plot for 'DimReduc' Objects",
      "concept": [
        "dimreduc"
      ],
      "topics": [
        "autoplot.DimReduc"
      ]
    },
    {
      "page": "fortify.Assay",
      "title": "Create a Data Frame Suitable for 'ggplot()'",
      "concept": [
        "assay"
      ],
      "topics": [
        "fortify.Assay"
      ]
    },
    {
      "page": "fortify.DimReduc",
      "title": "Create a Data Frame Suitable for 'ggplot()'",
      "concept": [
        "dimreduc"
      ],
      "topics": [
        "fortify.DimReduc"
      ]
    },
    {
      "page": "ggplot_build.ggseurat",
      "title": "ggplot_build.Seurat",
      "topics": [
        "ggplot_build",
        "ggplot_build.ggseurat"
      ]
    },
    {
      "page": "ggplot.Seurat",
      "title": "Visualize Seurat objects",
      "topics": [
        "ggplot",
        "ggplot.Seurat"
      ]
    }
  ],
  "_readme": "https://github.com/mojaveazure/ggseurat/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dotCall64",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "Matrix",
    "parallelly",
    "progressr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "SeuratObject",
    "sp",
    "spam",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "ggseurat",
  "_universes": [
    "mojaveazure"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:49:53.000Z",
      "distro": "noble",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "d8bf116fa118ced6cd65522b0b25c70de72433e921ccf403f698cbee12122925",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:50:11.000Z",
      "distro": "noble",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "fa4c17dab2bc505587239dca11dd7c6381fe5d88f4541ca41fda0d1b7650be7c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:48:53.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "e83d0b2fdb43e565f1abd7f07d9a361f75f0f96aa96f0fb6e3b76728ab42f8ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:49:02.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "2633301858a4a68c6c7b6153acc8bb4a42b1b152c413e661e7e09da0ae70549d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:48:53.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "01dce3c844b9bd1cbabe0e31ef9bb1d473bc01796c94cd1a2b540e278fb603ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:48:41.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "6bc7d788dfcff0868f97002021a5228b3828c3960794bed32c0a4503a5175c7e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-05-11T09:48:51.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "0de62533dcafa33c70071cc129c108dc4d8f9b3def0fd1c5d7953d7af516b439",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9003",
      "date": "2026-05-22T11:26:30.000Z",
      "commit": "142f59c38cc94e0bf4b83673e7ca352ce44984c3",
      "fileid": "5c7ce85d47f8ca1439375df3fe9c54eaedc64c9b716f73024219c14c0dffcc6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mojaveazure/actions/runs/25662587575"
    }
  ]
}