{
  "_id": "6a13f653acfb0bcc41d3334e",
  "Package": "SingleCellComplexHeatMap",
  "Type": "Package",
  "Title": "Complex Heatmaps for Single Cell Expression Data with Dual\nInformation Display",
  "Version": "0.1.2",
  "Authors@R": "person(\"XueCheng\",\"Fang\", email = \"xuecheng328@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "XueCheng Fang <xuecheng328@gmail.com>",
  "Description": "Creates complex heatmaps for single cell RNA-seq data that\nsimultaneously display gene expression levels (as color\nintensity) and expression percentages (as circle sizes).\nSupports gene grouping, cell type annotations, and time point\ncomparisons. Built on top of 'ComplexHeatmap' and integrates\nwith 'Seurat' objects. For more details see Gu (2022)\n<doi:10.1002/imt2.43> and Hao (2024)\n<doi:10.1038/s41587-023-01767-y>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/FanXuRong/SingleCellComplexHeatMap",
  "BugReports": "https://github.com/FanXuRong/SingleCellComplexHeatMap/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev perl python3 zlib1g-dev",
  "Repository": "https://fanxurong.r-universe.dev",
  "Date/Publication": "2025-06-29 12:09:15 UTC",
  "RemoteUrl": "https://github.com/fanxurong/singlecellcomplexheatmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:05:55 UTC",
    "User": "root"
  },
  "Author": "XueCheng Fang [aut, cre]",
  "MD5sum": "92fc931a932f8090bd9968282f6bdb43",
  "_user": "fanxurong",
  "_type": "src",
  "_file": "SingleCellComplexHeatMap_0.1.2.tar.gz",
  "_fileid": "f8b420e3ab174721415d1115638a0057cebb779a26db1f08283cbc33893855a5",
  "_filesize": 2486711,
  "_sha256": "f8b420e3ab174721415d1115638a0057cebb779a26db1f08283cbc33893855a5",
  "_created": "2026-05-25T07:05:55.000Z",
  "_published": "2026-05-25T07:12:19.852Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77671119713,
      "time": 298,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193431131"
    },
    {
      "job": 77671119735,
      "time": 332,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193438771"
    },
    {
      "job": 77671119725,
      "time": 260,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193417331"
    },
    {
      "job": 77671119726,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193404329"
    },
    {
      "job": 77670597574,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193364515"
    },
    {
      "job": 77671119749,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193407101"
    },
    {
      "job": 77671119721,
      "time": 228,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193415806"
    },
    {
      "job": 77671119727,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193413015"
    },
    {
      "job": 77671119729,
      "time": 229,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193416185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fanxurong/singlecellcomplexheatmap",
  "_commit": {
    "id": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
    "author": "FanXuRong <2484024987@qq.com>",
    "committer": "FanXuRong <2484024987@qq.com>",
    "message": "0.1.2\n",
    "time": 1751198955
  },
  "_maintainer": {
    "name": "XueCheng Fang",
    "email": "xuecheng328@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "version": ">= 2.10.0",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "ggsci",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    }
  ],
  "_owner": "fanxurong",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-26",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "fanxurong",
      "count": 9,
      "uuid": 164666571
    }
  ],
  "_userbio": {
    "uuid": 164666571,
    "type": "user",
    "name": "FanxuRong",
    "description": "University of Chinese Academy of Sciences/major in Genetics"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SingleCellComplexHeatMap"
  },
  "_devurl": "https://github.com/fanxurong/singlecellcomplexheatmap",
  "_searchresults": 4,
  "_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/SingleCellComplexHeatMap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fanxurong/singlecellcomplexheatmap",
  "_realowner": "fanxurong",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-06-28"
    }
  ],
  "_exports": [
    "create_cell_annotations",
    "create_gene_annotations",
    "create_single_cell_complex_heatmap",
    "prepare_expression_matrices"
  ],
  "_help": [
    {
      "page": "create_cell_annotations",
      "title": "Create Cell Type and Time Point Annotations for Heatmap Columns",
      "topics": [
        "create_cell_annotations"
      ]
    },
    {
      "page": "create_gene_annotations",
      "title": "Create Gene Group Annotations for Heatmap Rows",
      "topics": [
        "create_gene_annotations"
      ]
    },
    {
      "page": "create_single_cell_complex_heatmap",
      "title": "Create Complex Heatmap for Single Cell Expression Data",
      "topics": [
        "create_single_cell_complex_heatmap"
      ]
    },
    {
      "page": "prepare_expression_matrices",
      "title": "Prepare Expression and Percentage Matrices from Seurat DotPlot",
      "topics": [
        "prepare_expression_matrices"
      ]
    }
  ],
  "_readme": "https://github.com/fanxurong/singlecellcomplexheatmap/raw/HEAD/README.md",
  "_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"
  ],
  "_vignettes": [
    {
      "source": "SingleCellComplexHeatMap.Rmd",
      "filename": "SingleCellComplexHeatMap.html",
      "title": "Getting Started with SingleCellComplexHeatMap",
      "author": "XueCheng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Key Features",
        "Installation",
        "Quick Start",
        "Loading Libraries and Data",
        "Basic Usage",
        "Advanced Usage with Gene Grouping",
        "Understanding the Visualization",
        "Dual Information Display",
        "Data Preparation Requirements",
        "Customization Options",
        "Custom Annotation Titles",
        "Color Schemes",
        "Using ggsci Palettes",
        "2.2 Using viridis and Custom Colors",
        "Font and Size Adjustments",
        "Visual Element Control",
        "Gene Name Mapping",
        "Clustering Control",
        "Different Use Cases",
        "Case 1: Time Course Analysis",
        "Case 2: Cell Type Comparison",
        "Case 3: Simple Expression Analysis",
        "Comprehensive Example",
        "Working with Helper Functions",
        "Step 1: Prepare Expression Matrices",
        "Step 2: Create Gene Annotations",
        "Step 3: Create Cell Annotations",
        "Saving and Exporting",
        "Tips and Best Practices",
        "1. Data Preparation",
        "2. Color Selection",
        "3. Performance Optimization",
        "4. Publication Guidelines",
        "Troubleshooting",
        "Common Issues",
        "Getting Help",
        "Session Information"
      ],
      "created": "2025-06-29 12:03:25",
      "modified": "2025-06-29 12:03:25",
      "commits": 1
    }
  ],
  "_score": 5.041392685158225,
  "_indexed": true,
  "_nocasepkg": "singlecellcomplexheatmap",
  "_universes": [
    "fanxurong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T07:09:23.000Z",
      "distro": "noble",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "cbebbebe720bd9b1cf8a8f7853f116cf0f7c1428e3a6384c740b9eaf57ef67c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T07:09:57.000Z",
      "distro": "noble",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "51396ac4874b58748210ae289a5f67d83bd12d7edd0687ec6731caa3d2ee8198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T07:08:54.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "dd515583d3059b9416313d9b38b36e769bba0d0ce3bc5d4c9a727cb047f9a180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T07:08:12.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "ca34903f985e4b7a641a9a674c93544cd567be5c56e49e83edb1d5af3c13d89e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-25T07:09:35.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "491b63ef934ad67dc2ca32890ab34b98b64a7aa0084178dce38bfed7b264a3ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T07:08:06.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "eb2c50ca92df8486d1cde361457af0e73ae1ee0463c5f6f49f9fd4659e1d15e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T07:07:56.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "893bc13baa99992a7c1c00b86eb30c7acec6675aad6591e1fda4f4cc0ab0f216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T07:08:08.000Z",
      "commit": "4a1a82b64399abbae76b77cbd31669f4b3708fd7",
      "fileid": "04c2474fabc02db5c23dcc9aafbc47d7001dac9645113e8287c239a45cbcf1a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fanxurong/actions/runs/26387923578"
    }
  ]
}