{
  "_id": "6a17faccacfb0bcc41da9e1c",
  "Package": "CellWindX",
  "Title": "Marker Gene Analysis and Visualization for Single-Cell Data",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\ngiven = \"Xiaofeng\",\nfamily = \"Yang\",\nemail = \"Youngxf02@163.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(affiliation = \"Chongqing Medical University\")\n),\nperson(\ngiven = \"Shan\",\nfamily = \"Li\",\nemail = \"andylee24@foxmail.com\",\nrole = \"aut\",\ncomment = c(affiliation = \"Chongqing Medical University\")\n)\n)",
  "Description": "Provides a 'Seurat'-compatible toolkit for marker gene\nidentification, expression summarization, and visualization of\nannotated single-cell transcriptomic data. 'CellWindX'\nidentifies top cell-type-enriched markers, calculates marker\nexpression percentages and average expression values across\ncell groups, and generates publication-oriented dimensional\nreduction plots, marker heatmaps, and gene-level radar plots.\nThe package includes built-in aesthetic palettes and supports\nboth exploratory analysis and downstream figure preparation for\nsingle-cell atlas studies. The workflow is designed to\ncomplement single-cell analysis frameworks such as 'Seurat'\ndescribed by Satija et al. (2015) <doi:10.1038/nbt.3192> and\nHao et al. (2021) <doi:10.1016/j.cell.2021.04.048>, as well as\nheatmap visualization methods implemented in 'ComplexHeatmap'\ndescribed by Gu et al. (2016)\n<doi:10.1093/bioinformatics/btw313>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:16:54 UTC",
    "User": "root"
  },
  "Author": "Xiaofeng Yang [aut, cre] (affiliation: Chongqing Medical\nUniversity), Shan Li [aut] (affiliation: Chongqing Medical\nUniversity)",
  "Maintainer": "Xiaofeng Yang <Youngxf02@163.com>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev perl python3 zlib1g-dev",
  "Repository": "https://ryxf.r-universe.dev",
  "Date/Publication": "2026-05-27 19:50:27 UTC",
  "RemoteUrl": "https://github.com/cran/CellWindX",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
  "MD5sum": "6b186ca3e619fd5b51d78530bc484107",
  "_user": "ryxf",
  "_type": "src",
  "_file": "CellWindX_1.0.0.tar.gz",
  "_fileid": "612cf53c378309d110162ab7fab81e2d4bef74843d09f0a052f2828c72f8c702",
  "_filesize": 133908,
  "_sha256": "612cf53c378309d110162ab7fab81e2d4bef74843d09f0a052f2828c72f8c702",
  "_created": "2026-05-28T08:16:54.000Z",
  "_published": "2026-05-28T08:20:28.238Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78251109486,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261033023"
    },
    {
      "job": 78251109521,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261031183"
    },
    {
      "job": 78251109528,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261015266"
    },
    {
      "job": 78251109471,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261019844"
    },
    {
      "job": 78250465867,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260975608"
    },
    {
      "job": 78251109478,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261021875"
    },
    {
      "job": 78251109555,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261010032"
    },
    {
      "job": 78251109472,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261009861"
    },
    {
      "job": 78251109541,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261017111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CellWindX",
  "_commit": {
    "id": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
    "author": "Xiaofeng Yang <Youngxf02@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1779911427
  },
  "_maintainer": {
    "name": "Xiaofeng Yang",
    "email": "youngxf02@163.com",
    "login": "ryxf",
    "description": "",
    "uuid": 182465145
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ryxf",
      "count": 1,
      "uuid": 182465145
    }
  ],
  "_userbio": {
    "uuid": 182465145,
    "type": "user",
    "name": "Xiaofeng"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CellWindX"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CellWindX.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "ryxf",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "CellWindX_DimPlot",
    "CellWindX_GeneRadar",
    "CellWindX_MarkerHeatmap",
    "CellWindX_TopMarkersStats"
  ],
  "_help": [
    {
      "page": "CellWindX_DimPlot",
      "title": "Visualize Seurat embeddings with CellWindX palettes",
      "topics": [
        "CellWindX_DimPlot"
      ]
    },
    {
      "page": "CellWindX_GeneRadar",
      "title": "Draw gene-level radar plots across annotated cell groups",
      "topics": [
        "CellWindX_GeneRadar"
      ]
    },
    {
      "page": "CellWindX_MarkerHeatmap",
      "title": "Draw marker-gene heatmap across annotated cell groups",
      "topics": [
        "CellWindX_MarkerHeatmap"
      ]
    },
    {
      "page": "CellWindX_TopMarkersStats",
      "title": "Identify top marker genes and summarize expression statistics",
      "topics": [
        "CellWindX_TopMarkersStats"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "ComplexHeatmap",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "digest",
    "doParallel",
    "dotCall64",
    "dplyr",
    "dqrng",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "GetoptLong",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "GlobalOptions",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "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",
    "rjson",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shape",
    "shiny",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "cellwindx",
  "_universes": [
    "ryxf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T08:19:47.000Z",
      "distro": "noble",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "fd91017c4c347d27e188ff8824389ad8d1e064c6a85e880ce1aba8213e94aae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T08:19:43.000Z",
      "distro": "noble",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "ee9a76d86892b8604a597177eb03be05f2aa472ded8b85d4124b259c9db7e85a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T08:18:57.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "30b92a9cb119739055714b861af1d36a17a325a4a638b040451e32c5cca79055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T08:19:05.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "b32a297036bdd2b2ab797a1823568fc7a42cb60885f72f45391531225abb7496",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T08:19:32.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "bde5ce8a8e8fceb38580395f73c829285d6533edb140f2b3507c06d76875b763",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:18:32.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "a98b8ac4c0f0d5c55394dd3c128d211ac2aa37782f0a7311a608d42286cbca9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:18:30.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "d433319fd9dd921928b680da803d7e19d9a09e081e5a17b534b4c0f7a13c5b19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:18:50.000Z",
      "commit": "7a7c0d8e3ca2713041764c2b3b6995b3cc9c9ee8",
      "fileid": "6dbd1c0770178cace8035e42d8aabc22c58b9d3a4b12d8df65326682e44dccc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryxf/actions/runs/26563003736"
    }
  ]
}