{
  "_id": "6a55d0a6ff0138dec5d693c7",
  "Package": "scRNAstat",
  "Type": "Package",
  "Title": "A Pipeline to Process Single Cell RNAseq Data",
  "Version": "0.1.1.2",
  "Authors@R": "c(\nperson(\"Jianming\",\"Zeng\",\nemail = \"jmzeng1314@163.com\",\nrole = \"aut\"),\nperson(given = \"Yonghe\",\nfamily = \"Xia\",\nrole = c(\"ctb\", \"cre\"),\nemail = \"xiayh17@gmail.com\"),\nperson(\"Biotrainee group\",role = c(\"cph\",\"fnd\"))\n)",
  "Maintainer": "Yonghe Xia <xiayh17@gmail.com>",
  "Description": "A pipeline that can process single or multiple Single Cell\nRNAseq samples primarily specializes in Clustering and\nDimensionality Reduction. Meanwhile we use common cell type\nmarker genes for T cells, B cells, Myeloid cells, Epithelial\ncells, and stromal cells (Fiboblast, Endothelial cells,\nPericyte, Smooth muscle cells) to visualize the Seurat\nclusters, to facilitate labeling them by biological names. Once\nusers named each cluster, they can evaluate the quality of them\nagain and find the de novo marker genes also.",
  "License": "AGPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 05:55:27 UTC",
    "User": "root"
  },
  "Author": "Jianming Zeng [aut], Yonghe Xia [ctb, cre], Biotrainee group\n[cph, fnd]",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev python3 zlib1g-dev",
  "Repository": "https://xiayh17.r-universe.dev",
  "Date/Publication": "2026-05-15 08:19:39 UTC",
  "RemoteUrl": "https://github.com/cran/scRNAstat",
  "RemoteRef": "HEAD",
  "RemoteSha": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
  "_user": "xiayh17",
  "_type": "src",
  "_file": "scRNAstat_0.1.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c5d6e3c5f2a7c5e052b0066ced66db70d7ff257d558986ad32627de9cefec26a",
  "_filesize": 2511499,
  "_sha256": "c5d6e3c5f2a7c5e052b0066ced66db70d7ff257d558986ad32627de9cefec26a",
  "_expires": "2026-10-22T06:01:08.000Z",
  "_created": "2026-07-14T05:55:27.000Z",
  "_published": "2026-07-14T06:01:10.608Z",
  "_jobs": [
    {
      "job": 87011115450,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8301695366"
    },
    {
      "job": 87011115445,
      "time": 271,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8301712653"
    },
    {
      "job": 87011115434,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8301676359"
    },
    {
      "job": 87011115451,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8301687371"
    },
    {
      "job": 87010369643,
      "time": 321,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8301632818"
    },
    {
      "job": 87011115462,
      "time": 196,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301691249"
    },
    {
      "job": 87011115457,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8301697231"
    },
    {
      "job": 87011115453,
      "time": 244,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8301705236"
    },
    {
      "job": 87011115458,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8301691451"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150",
  "_status": "success",
  "_upstream": "https://github.com/cran/scRNAstat",
  "_commit": {
    "id": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
    "author": "Yonghe Xia <xiayh17@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1.2\n",
    "time": 1778833179
  },
  "_maintainer": {
    "name": "Yonghe Xia",
    "email": "xiayh17@gmail.com",
    "login": "xiayh17",
    "description": "",
    "uuid": 17431830
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "clustree",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1.2",
      "date": "2026-05-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiayh17",
      "count": 3,
      "uuid": 17431830
    }
  ],
  "_userbio": {
    "uuid": 17431830,
    "type": "user",
    "name": "Young Sherlock",
    "followers": 45
  },
  "_downloads": {
    "count": 677,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scRNAstat"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/scRNAstat.html",
    "manual.pdf"
  ],
  "_realowner": "xiayh17",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-09-22"
    },
    {
      "version": "0.1.1.1",
      "date": "2025-03-08"
    },
    {
      "version": "0.1.1.2",
      "date": "2026-05-15"
    }
  ],
  "_exports": [
    "%>%",
    "basic_filter",
    "basic_find_markers",
    "basic_markers",
    "basic_qc",
    "basic_workflow"
  ],
  "_datasets": [
    {
      "name": "AJ064_small_last_sce",
      "title": "Small 'AJ064' Seurat Data After Processed",
      "object": "AJ064_small_last_sce",
      "class": [
        "Seurat"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "AJ064_small_sce",
      "title": "Small 'AJ064' Seurat Data Set",
      "object": "AJ064_small_sce",
      "class": [
        "Seurat"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AJ064_small_last_sce",
      "title": "Small `AJ064` Seurat Data After Processed",
      "topics": [
        "AJ064_small_last_sce"
      ]
    },
    {
      "page": "AJ064_small_sce",
      "title": "Small `AJ064` Seurat Data Set",
      "topics": [
        "AJ064_small_sce"
      ]
    },
    {
      "page": "basic_filter",
      "title": "basic_filter",
      "topics": [
        "basic_filter"
      ]
    },
    {
      "page": "basic_find_markers",
      "title": "Basic Find Markers",
      "topics": [
        "basic_find_markers"
      ]
    },
    {
      "page": "basic_markers",
      "title": "Basic Markers",
      "topics": [
        "basic_markers"
      ]
    },
    {
      "page": "basic_qc",
      "title": "Basic Quality Control",
      "topics": [
        "basic_qc"
      ]
    },
    {
      "page": "basic_workflow",
      "title": "Basic Workflow",
      "topics": [
        "basic_workflow"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "checkmate",
    "cli",
    "cluster",
    "clustree",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "ggridges",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shiny",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "tensor",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "uwot",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "scrnastat",
  "_universes": [
    "xiayh17"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:58:14.000Z",
      "distro": "resolute",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/f4b9f53183f58b5008855a7e61e0f15c9a3d720ab27834ad4fa97d95652e2033",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:58:51.000Z",
      "distro": "resolute",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/60edb070c196bedeab10187b167ff1d8b23c2b146eb1d359e4f6a1342731ee01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:57:18.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/9f64e4a866caaf7d05a64ed8481537612ca4344fd20a60d21fbcb25b9c18894c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:57:40.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/fcc8db6610dbec9dfbce47d34da3c20afa0ac4c8f1630e4f877429c0f5bde92f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:59:06.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/2a4599a75c20a063cf2d52586a7535c5c01a10dcdcf2036532b82f8df9edc35a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:58:11.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/d8e56dec573e38b239b5c0f9b6b805cada8948ce60328d52122369a2ebc046ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:58:37.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/7ffceb51e75be1aba100459b3598a532f96b3ae8b35f511c83fc378c613c9169",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.2",
      "date": "2026-07-14T05:57:23.000Z",
      "commit": "f09288c2cf0bcf5d618f49da1018561a0aa5ccac",
      "fileid": "https://r2.ropensci.org/93cb32aa11be390d69a7dec7badabc3a644e244689972aeafdf76996ea8fb0aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xiayh17/actions/runs/29309583150"
    }
  ]
}