{
  "_id": "6a21647acd65a98ecbd34391",
  "Package": "SeuratExplorer",
  "Title": "An 'Shiny' App for Exploring scRNA-seq Data Processed in\n'Seurat'",
  "Version": "0.1.5",
  "Authors@R": "person(\"Yongchao\", \"Zhang\", , \"zhangyongchao@nibs.ac.cn\", role = c(\"aut\", \"cre\"),\ncomment = c(\"https://github.com/fentouxungui\"))",
  "Description": "A simple, one-command package which runs an interactive\ndashboard capable of common visualizations for single cell\nRNA-seq. 'SeuratExplorer' requires a processed 'Seurat' object,\nwhich is saved as 'rds' or 'qs2' file.",
  "License": "GPL (>= 3)",
  "URL": "https://CRAN.R-project.org/package=SeuratExplorer,\nhttps://github.com/fentouxungui/SeuratExplorer",
  "BugReports": "https://github.com/fentouxungui/SeuratExplorer/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "bioc::release/ComplexHeatmap",
    "github::immunogenomics/presto",
    "bioc::release/MAST",
    "bioc::release/limma",
    "bioc::release/DESeq2"
  ],
  "LazyData": "true",
  "Repository": "https://fentouxungui.r-universe.dev",
  "Date/Publication": "2026-06-04 06:15:23 UTC",
  "RemoteUrl": "https://github.com/fentouxungui/seuratexplorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:17:59 UTC",
    "User": "root"
  },
  "Author": "Yongchao Zhang [aut, cre] (https://github.com/fentouxungui)",
  "Maintainer": "Yongchao Zhang <zhangyongchao@nibs.ac.cn>",
  "MD5sum": "7b4d42c1d7bc3c118d25f579f6251cff",
  "_user": "fentouxungui",
  "_type": "src",
  "_file": "SeuratExplorer_0.1.5.tar.gz",
  "_fileid": "9d12eab572b998c059ac0c52b26776f24b5fd00f952a5a2f059c58dbd4943314",
  "_filesize": 4227551,
  "_sha256": "9d12eab572b998c059ac0c52b26776f24b5fd00f952a5a2f059c58dbd4943314",
  "_created": "2026-06-04T11:17:59.000Z",
  "_published": "2026-06-04T11:41:46.796Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79507329526,
      "time": 242,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7410130158"
    },
    {
      "job": 79507329589,
      "time": 307,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410150048"
    },
    {
      "job": 79507329473,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7410415121"
    },
    {
      "job": 79507329480,
      "time": 279,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410478889"
    },
    {
      "job": 79506597680,
      "time": 277,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410052289"
    },
    {
      "job": 79507329496,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79507329516,
      "time": 269,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7410138797"
    },
    {
      "job": 79507329445,
      "time": 355,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7410164807"
    },
    {
      "job": 79507329547,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7410125335"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fentouxungui/seuratexplorer",
  "_commit": {
    "id": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
    "author": "FenTouXunGui <43262531+fentouxungui@users.noreply.github.com>",
    "committer": "FenTouXunGui <43262531+fentouxungui@users.noreply.github.com>",
    "message": "fix a typo\n",
    "time": 1780553723
  },
  "_maintainer": {
    "name": "Yongchao Zhang",
    "email": "zhangyongchao@nibs.ac.cn",
    "login": "fentouxungui",
    "uuid": 43262531
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "version": ">= 5.4.0",
      "role": "Imports"
    },
    {
      "package": "SeuratObject",
      "version": ">= 5.3.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.1",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "shinyjqui",
      "role": "Imports"
    },
    {
      "package": "shinyBS",
      "role": "Imports"
    },
    {
      "package": "ggalluvial",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "version": ">= 1.3.2",
      "role": "Suggests"
    },
    {
      "package": "MAST",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "Signac",
      "role": "Suggests"
    }
  ],
  "_owner": "fentouxungui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 8
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "SeuratExplorer_0.1.4",
      "date": "2026-03-27"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "fentouxungui",
      "count": 179,
      "uuid": 43262531
    }
  ],
  "_userbio": {
    "uuid": 43262531,
    "type": "user",
    "name": "FenTouXunGui",
    "description": "资深小白~"
  },
  "_downloads": {
    "count": 610,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SeuratExplorer"
  },
  "_devurl": "https://github.com/fentouxungui/seuratexplorer",
  "_searchresults": 5,
  "_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/SeuratExplorer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fentouxungui/seuratexplorer",
  "_realowner": "fentouxungui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-13"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-19"
    },
    {
      "version": "0.1.4",
      "date": "2026-03-31"
    }
  ],
  "_exports": [
    "cellRatioPlot",
    "explorer_body_ui",
    "explorer_server",
    "explorer_sidebar_ui",
    "getColors",
    "launchSeuratExplorer",
    "server",
    "top_genes",
    "ui"
  ],
  "_datasets": [
    {
      "name": "GenesDB",
      "title": "Genes information extracted from genome gtf file",
      "object": "GenesDB",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cellRatioPlot",
      "title": "plot cell percentage barplot",
      "topics": [
        "cellRatioPlot"
      ]
    },
    {
      "page": "explorer_body_ui",
      "title": "generate the body UI for each menu item specified in 'explorer_sidebar_ui'",
      "topics": [
        "explorer_body_ui"
      ]
    },
    {
      "page": "explorer_server",
      "title": "server side functions related to 'explorer_sidebar_ui'",
      "topics": [
        "explorer_server"
      ]
    },
    {
      "page": "explorer_sidebar_ui",
      "title": "some menu items of the dashboard sidebar",
      "topics": [
        "explorer_sidebar_ui"
      ]
    },
    {
      "page": "GenesDB",
      "title": "Genes information extracted from genome gtf file",
      "topics": [
        "GenesDB"
      ]
    },
    {
      "page": "get_counts_matrix",
      "title": "Helper function to extract counts matrix with proper handling",
      "topics": [
        "get_counts_matrix"
      ]
    },
    {
      "page": "get_data_matrix",
      "title": "Helper function to extract data matrix with proper handling",
      "topics": [
        "get_data_matrix"
      ]
    },
    {
      "page": "getColors",
      "title": "getColors",
      "topics": [
        "getColors"
      ]
    },
    {
      "page": "join_layers_if_needed",
      "title": "Helper function to join layers for Assay5 objects",
      "topics": [
        "join_layers_if_needed"
      ]
    },
    {
      "page": "launchSeuratExplorer",
      "title": "Launch shiny app",
      "topics": [
        "launchSeuratExplorer"
      ]
    },
    {
      "page": "prepare_gene_annotations",
      "title": "extract the features from row names or annotation slot of assays",
      "topics": [
        "prepare_gene_annotations"
      ]
    },
    {
      "page": "server",
      "title": "Server",
      "topics": [
        "server"
      ]
    },
    {
      "page": "top_genes",
      "title": "Find Top Genes by Cell",
      "topics": [
        "top_genes"
      ]
    },
    {
      "page": "ui",
      "title": "UI",
      "topics": [
        "ui"
      ]
    }
  ],
  "_readme": "https://github.com/fentouxungui/seuratexplorer/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "circlize",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "colourpicker",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "DT",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggalluvial",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "GlobalOptions",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "litedown",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "purrr",
    "qs2",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppParallel",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shape",
    "shiny",
    "shinyBS",
    "shinycssloaders",
    "shinydashboard",
    "shinyjqui",
    "shinyjs",
    "shinyWidgets",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringfish",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 4.942008053022313,
  "_indexed": true,
  "_nocasepkg": "seuratexplorer",
  "_universes": [
    "fentouxungui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-04T11:21:06.000Z",
      "distro": "noble",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "3cbfd27711ddbe57f91e826717b54b52b04245a2ed31c2beb49faeb235583ea2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-04T11:21:56.000Z",
      "distro": "noble",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "74ac8eb3f776a1b78f4a2ef50672273b11ecd86683e25b408b01fbd3e7e472f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-04T11:36:43.000Z",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "603c9bdd1222d7e52f69f7451bff77bf710f869fbdf9f1e2b2a1f41d56189db9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-04T11:39:05.000Z",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "d30a0364360e09e870e33ffa32613b1c07562675267a630443f290571afad8c2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T11:21:09.000Z",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "9feb08fb896a009ab3e4e70f05d4d828efa04d2bb39edf3e009faa63b503e625",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T11:22:12.000Z",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "0a649041a6908ad8a838085b1334a57b5f34f5b87af04b943d96dcade9c96688",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T11:20:17.000Z",
      "commit": "f59a0482ebe92d3e7f122e0181124c89aba4c7dd",
      "fileid": "dd2406d25f033f2aa795757ce34ba9c2429327b2e852ccef1b05c22b3a4b9d7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fentouxungui/actions/runs/26948255563"
    }
  ]
}