{
  "_id": "6a2ba6045783985943192b58",
  "Package": "SCdeconR",
  "Type": "Package",
  "Title": "Deconvolution of Bulk RNA-Seq Data using Single-Cell RNA-Seq\nData as Reference",
  "Version": "1.0.2",
  "Authors@R": "person(\"Yuanhang\", \"Liu\", email = \"liu.yuanhang@mayo.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Streamlined workflow from deconvolution of bulk RNA-seq\ndata to downstream differential expression and gene-set\nenrichment analysis. Provide various visualization functions.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/Liuy12/SCdeconR/,\nhttps://liuy12.github.io/SCdeconR/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:30:23 UTC",
    "User": "root"
  },
  "Author": "Yuanhang Liu [aut, cre]",
  "Maintainer": "Yuanhang Liu <liu.yuanhang@mayo.edu>",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-11 01:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/SCdeconR",
  "RemoteSha": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
  "RemoteSubdir": "SCdeconR",
  "MD5sum": "e24a24611290d40d73a1973975118fb3",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "SCdeconR_1.0.2.tar.gz",
  "_fileid": "6151129231ee2bd534b00cd51ce5b6925513882677f178fc4a02610f003a0222",
  "_filesize": 1799553,
  "_sha256": "6151129231ee2bd534b00cd51ce5b6925513882677f178fc4a02610f003a0222",
  "_created": "2026-06-11T10:30:23.000Z",
  "_published": "2026-06-12T06:24:04.652Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80970337597,
      "time": 367,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561739098"
    },
    {
      "job": 80970337507,
      "time": 358,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561735899"
    },
    {
      "job": 80970337149,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584553814"
    },
    {
      "job": 80970337611,
      "time": 289,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562656227"
    },
    {
      "job": 80970337521,
      "time": 333,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561607048"
    },
    {
      "job": 80970337517,
      "time": 217,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561684472"
    },
    {
      "job": 80970337600,
      "time": 341,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561729986"
    },
    {
      "job": 80970337811,
      "time": 332,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561726464"
    },
    {
      "job": 80970337586,
      "time": 319,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561722269"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add SCdeconR to CRANhaven, because archived on 2026-06-11 01:02:00 +0000\n",
    "time": 1781139720
  },
  "_maintainer": {
    "name": "Yuanhang Liu",
    "email": "liu.yuanhang@mayo.edu",
    "login": "liuy12",
    "description": "",
    "uuid": 7675895
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Seurat",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "harmony",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "NMF",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "glmGamPoi",
      "role": "Imports"
    },
    {
      "package": "FARDEEP",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "nnls",
      "role": "Suggests"
    },
    {
      "package": "preprocessCore",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "scran",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "doFuture",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "sctransform",
      "role": "Suggests"
    },
    {
      "package": "Linnorm",
      "role": "Suggests"
    },
    {
      "package": "spacexr",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SCdeconR"
  },
  "_devurl": "https://github.com/liuy12/scdeconr",
  "_pkgdown": "https://liuy12.github.io/SCdeconR/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SCdeconR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/liuy12/scdeconr",
  "_realowner": "liuy12",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-22"
    },
    {
      "version": "1.0.2",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "bulk_generator",
    "celltype_expression",
    "comparedeg_scatter",
    "comparegsea_scatter",
    "compute_metrics",
    "construct_ref",
    "gsea_heatmap",
    "gsea_rwplot",
    "gsea_sumplot",
    "load_scdata",
    "prepare_rnk",
    "prop_barplot",
    "read_gmt",
    "reformat_gmt",
    "run_de",
    "scaling",
    "scdecon",
    "transformation",
    "write_gmt"
  ],
  "_help": [
    {
      "page": "bulk_generator",
      "title": "Generate artificial bulk RNA-seq samples based on simulation",
      "topics": [
        "bulk_generator"
      ]
    },
    {
      "page": "celltype_expression",
      "title": "Compute cell type specific gene expression",
      "topics": [
        "celltype_expression"
      ]
    },
    {
      "page": "comparedeg_scatter",
      "title": "Generate a scatter plot comparing two differential expression results",
      "topics": [
        "comparedeg_scatter"
      ]
    },
    {
      "page": "comparegsea_scatter",
      "title": "Generate a scatter plot comparing two gene set enrichment analysis results",
      "topics": [
        "comparegsea_scatter"
      ]
    },
    {
      "page": "compute_metrics",
      "title": "Statistical evaluations of predicted cell proportions",
      "topics": [
        "compute_metrics"
      ]
    },
    {
      "page": "construct_ref",
      "title": "Integration of single-cell/nuclei RNA-seq data as reference",
      "topics": [
        "construct_ref"
      ]
    },
    {
      "page": "gsea_heatmap",
      "title": "Heatmap to demonstrate enrichment of selected gene-sets",
      "topics": [
        "gsea_heatmap"
      ]
    },
    {
      "page": "gsea_rwplot",
      "title": "GSEA random-walk plot",
      "topics": [
        "gsea_rwplot"
      ]
    },
    {
      "page": "gsea_sumplot",
      "title": "Summary plot of gene set enrichment analysis",
      "topics": [
        "gsea_sumplot"
      ]
    },
    {
      "page": "load_scdata",
      "title": "Load, filter and normalize scRNA-seq/snRNA-seq data",
      "topics": [
        "load_scdata"
      ]
    },
    {
      "page": "prepare_rnk",
      "title": "Prepare .rnk file for GSEA preranked analysis",
      "topics": [
        "prepare_rnk"
      ]
    },
    {
      "page": "prop_barplot",
      "title": "Bar plot of cell type proportions across samples",
      "topics": [
        "prop_barplot"
      ]
    },
    {
      "page": "reformat_gmt",
      "title": "Methods to manipulate .gmt files",
      "topics": [
        "read_gmt",
        "reformat_gmt",
        "write_gmt"
      ]
    },
    {
      "page": "run_de",
      "title": "Differential expression analysis",
      "topics": [
        "run_de"
      ]
    },
    {
      "page": "scaling",
      "title": "Normalization of gene expression data",
      "topics": [
        "scaling"
      ]
    },
    {
      "page": "scdecon",
      "title": "Deconvolution of bulk RNA-seq data",
      "topics": [
        "scdecon"
      ]
    },
    {
      "page": "transformation",
      "title": "Transformation of gene expression data",
      "topics": [
        "transformation"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/SCdeconR/SCdeconR/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assorthead",
    "base64enc",
    "beachmat",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "BiocManager",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "DelayedMatrixStats",
    "deldir",
    "digest",
    "dir.expiry",
    "doParallel",
    "dotCall64",
    "dplyr",
    "dqrng",
    "edgeR",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "filelock",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "glmGamPoi",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridBase",
    "gridExtra",
    "gtable",
    "gtools",
    "h5mread",
    "harmony",
    "HDF5Array",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "listenv",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "miniUI",
    "nlme",
    "NMF",
    "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",
    "registry",
    "reshape2",
    "reticulate",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rngtools",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seqinfo",
    "Seurat",
    "SeuratObject",
    "shiny",
    "SingleCellExperiment",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "SparseArray",
    "sparseMatrixStats",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_score": 2.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "scdeconr",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://liuy12.r-universe.dev/SCdeconR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-11T10:34:23.000Z",
      "distro": "noble",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "bf4f449f067cd0af83a3eb13262548df5079b3dba175e7e42c15184dd84800cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-11T10:34:24.000Z",
      "distro": "noble",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "74178fe5cbb4014e3147e3cc46b9a24ac3969adacab026fbc0f80b2df4cad385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-12T06:21:39.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "fd2c0556044a8217481781bad2751d0055204581e39ca31a58c300d383aa0f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-11T11:17:43.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "f907cfc219dd984dd07e8cc9bdf41788a83a237603c2c1d958a5d18caa5722ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-11T10:34:44.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "f4ef39c488accfa1a8431d6d9e5952ab0daafbb4ef613b82929b867572b5c3ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-11T10:33:04.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "fb4ebe99ae5d2fd6b50d4537b5847f48ab7bb5824cc3603e815a3f7b977c8bec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-11T10:33:03.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "a02fbd614d544664cb2622ef78e5cee461f99a957287f338088707ad20d96747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-11T10:33:21.000Z",
      "commit": "fe3d4545ef99ef5be63142c62b84f73aba9c53a1",
      "fileid": "70d9afebfeb572d592be1d0d2fef6efe359ad94f740fa632786975dd0a0af2ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/27340385891"
    }
  ]
}