{
  "_id": "6a43f4e38696d7565c169c6e",
  "Package": "dicepro",
  "Title": "Semi-Supervised Deconvolution of Bulk RNA-Seq Data with\nHyperparameter Optimization",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Kalidou\", \"BA\",\nrole  = c(\"aut\", \"cre\"),\nemail = \"sistm.soft.maintain@gmail.com\"),\nperson(\"Boris P.\", \"Hejblum\",\nrole  = \"aut\",\nemail = \"boris.hejblum@u-bordeaux.fr\"))",
  "Description": "Performs semi-supervised deconvolution of bulk RNA\nsequencing (RNA-seq) data. Known cell-type proportions are\nestimated using supervised methods -- 'CIBERSORTx' (CSx),\n'CIBERSORT' (CS), 'FARDEEP' (Fast And Robust DEconvolution of\nExpression Profiles), and 'DCQ' (Digital Cell Quantifier) --\nwhile unknown components are inferred using non-negative matrix\nfactorization ('NMF') with limited-memory\nBroyden-Fletcher-Goldfarb-Shanno with bounds ('L-BFGS-B')\noptimization. Hyperparameters are selected automatically using\na Pareto-frontier-based approach with knee-point detection,\nallowing application when the reference signature matrix is\nincomplete. More details about 'DICEpro' can be found in Ba et\nal. (2026) <doi:10.64898/2026.06.17.732876>.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/kalidouBA/dicepro",
  "BugReports": "https://github.com/kalidouBA/dicepro/issues",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 16:50:23 UTC",
    "User": "root"
  },
  "Author": "Kalidou BA [aut, cre], Boris P. Hejblum [aut]",
  "Maintainer": "Kalidou BA <sistm.soft.maintain@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 12:20:14 UTC",
  "RemoteUrl": "https://github.com/cran/dicepro",
  "RemoteRef": "HEAD",
  "RemoteSha": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
  "MD5sum": "ddfb2312f10ba339ac61c22ae10ac776",
  "_user": "cran",
  "_type": "src",
  "_file": "dicepro_1.0.2.tar.gz",
  "_fileid": "c1931d322671ffc3763098ee00ac56d6db287ebb88f56e9110d22f01b0cdab4c",
  "_filesize": 2114190,
  "_sha256": "c1931d322671ffc3763098ee00ac56d6db287ebb88f56e9110d22f01b0cdab4c",
  "_created": "2026-06-30T16:50:23.000Z",
  "_published": "2026-06-30T16:54:59.535Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84349357386,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7987719201"
    },
    {
      "job": 84349357309,
      "time": 226,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7987724798"
    },
    {
      "job": 84349357314,
      "time": 212,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7987720436"
    },
    {
      "job": 84349357327,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7987705740"
    },
    {
      "job": 84348570374,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7987625390"
    },
    {
      "job": 84349357269,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7987705885"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dicepro",
  "_commit": {
    "id": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
    "author": "Kalidou BA <sistm.soft.maintain@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1782822014
  },
  "_maintainer": {
    "name": "Kalidou BA",
    "email": "sistm.soft.maintain@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "lbfgsb3c",
      "role": "Imports"
    },
    {
      "package": "KraljicMatrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "FARDEEP",
      "role": "Imports"
    },
    {
      "package": "ComICS",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "preprocessCore",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dicepro"
  },
  "_devurl": "https://github.com/kalidouba/dicepro",
  "_searchresults": 7,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dicepro.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "best_hyperParams",
    "contains_nan_or_inf",
    "create_gamma_lambda_plot",
    "dicepro",
    "full_metrics",
    "generate_ref_matrix",
    "generateProp",
    "heatmap_abundances",
    "makeTable1Tool",
    "metric_plot",
    "nmf_lbfgsb",
    "nmf_lbfgsb_hyperOpt",
    "nrmse",
    "objective_opt",
    "plot_hyperopt",
    "research_hyperOpt",
    "row_norm_pos",
    "run_CSx",
    "run_experiment",
    "running_method",
    "samplewise_metrics",
    "simulation",
    "simulation_bluecode"
  ],
  "_datasets": [
    {
      "name": "BlueCode",
      "title": "BlueCode Reference Signature Matrix",
      "object": "BlueCode",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Chondrocyte.articular",
        "B.cell.naive",
        "B.cell.memory",
        "Monocyte.CD14",
        "NK.cell.CD56",
        "Endothelial.large.blood.vessel",
        "Endothelial.microvascular.mammary.or.endometrial",
        "Endothelial.microvascular.non.reproductive",
        "Epithelial.cell.mammary",
        "Epithelial.renal.cortical",
        "Epithelial.respiratory",
        "Fibroblast.cardiac.ventricle",
        "Fibroblast.of.arm",
        "Fibroblast.of.lung",
        "Fibroblast.of.the.aortic.adventitia",
        "Fibroblast.or.papilla.dermal.cell",
        "Hair.follicular.keratinocyte",
        "Macrophage",
        "Mature.neutrophil",
        "Melanocyte.of.skin",
        "Myometrial.cell",
        "Osteoblast",
        "MSC.like.pluripotent.cell",
        "Myocyte.regular.cardiac",
        "Smooth.muscle.cell.aortic",
        "Smooth.muscle.cell.bronchial",
        "Smooth.muscle.cell.of.bladder",
        "Smooth.muscle.cell.coronary.artery",
        "Smooth.muscle.cell.pulmonary.artery",
        "Smooth.muscle.cell.of.trachea",
        "Smooth.muscle.cell.uterine",
        "T.Cell.CD4",
        "T.cell.CD4.memory",
        "T.cell.CD8.memory"
      ],
      "rows": 13299,
      "table": true,
      "tojson": true
    },
    {
      "name": "CellMixtures",
      "title": "CellMixtures Bulk RNA-seq Dataset",
      "object": "CellMixtures",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G",
        "H",
        "I",
        "J",
        "K",
        "L"
      ],
      "rows": 31422,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dicepro-package",
      "title": "dicepro: Semi-Supervised Deconvolution of Bulk RNA-Seq Data with Hyperparameter Optimization",
      "topics": [
        "dicepro-package"
      ]
    },
    {
      "page": "best_hyperParams",
      "title": "Select optimal hyper-parameters using a Pareto frontier",
      "topics": [
        "best_hyperParams"
      ]
    },
    {
      "page": "BlueCode",
      "title": "BlueCode Reference Signature Matrix",
      "topics": [
        "BlueCode"
      ]
    },
    {
      "page": "CellMixtures",
      "title": "CellMixtures Bulk RNA-seq Dataset",
      "topics": [
        "CellMixtures"
      ]
    },
    {
      "page": "contains_nan_or_inf",
      "title": "Check if a value contains NaN or Inf",
      "topics": [
        "contains_nan_or_inf"
      ]
    },
    {
      "page": "create_gamma_lambda_plot",
      "title": "Visualize the gamma–lambda hyper-parameter search space",
      "topics": [
        "create_gamma_lambda_plot"
      ]
    },
    {
      "page": "dicepro",
      "title": "Semi-supervised bulk RNA-seq deconvolution with hyper-parameter optimization",
      "topics": [
        "dicepro"
      ]
    },
    {
      "page": "full_metrics",
      "title": "Full agreement metrics via mixed-effects modeling",
      "topics": [
        "full_metrics"
      ]
    },
    {
      "page": "generate_ref_matrix",
      "title": "Generate a Reference Signature Matrix",
      "topics": [
        "generate_ref_matrix"
      ]
    },
    {
      "page": "generateProp",
      "title": "Generate Cell-Type Proportion Matrix",
      "topics": [
        "generateProp"
      ]
    },
    {
      "page": "heatmap_abundances",
      "title": "Heatmap of cell-type abundances",
      "topics": [
        "heatmap_abundances"
      ]
    },
    {
      "page": "makeTable1Tool",
      "title": "Build a performance metrics table for composition matrices",
      "topics": [
        "makeTable1Tool"
      ]
    },
    {
      "page": "metric_plot",
      "title": "Performance metric line plot across iterations",
      "topics": [
        "metric_plot"
      ]
    },
    {
      "page": "nmf_lbfgsb",
      "title": "NMF with L-BFGS-B optimization",
      "topics": [
        "nmf_lbfgsb"
      ]
    },
    {
      "page": "nmf_lbfgsb_hyperOpt",
      "title": "NMF L-BFGS-B wrapper for hyper-parameter optimization",
      "topics": [
        "nmf_lbfgsb_hyperOpt"
      ]
    },
    {
      "page": "nrmse",
      "title": "Normalized Root Mean Square Error (NRMSE)",
      "topics": [
        "nrmse"
      ]
    },
    {
      "page": "objective_opt",
      "title": "Objective function for hyper-parameter optimization",
      "topics": [
        "objective_opt"
      ]
    },
    {
      "page": "plot_hyperopt",
      "title": "Plot hyperparameter optimization report",
      "topics": [
        "plot_hyperopt",
        "plot_hyperopt.dicepro"
      ]
    },
    {
      "page": "plot.dicepro",
      "title": "Plot cell abundance heatmap and error plot",
      "topics": [
        "plot.dicepro"
      ]
    },
    {
      "page": "research_hyperOpt",
      "title": "Hyper-parameter optimization loop for dicepro",
      "topics": [
        "research_hyperOpt"
      ]
    },
    {
      "page": "row_norm_pos",
      "title": "Row-normalize a matrix with non-negative clamping",
      "topics": [
        "row_norm_pos"
      ]
    },
    {
      "page": "run_CSx",
      "title": "Run CIBERSORTx Deconvolution Method",
      "topics": [
        "run_CSx"
      ]
    },
    {
      "page": "run_experiment",
      "title": "Run a dicepro hyperparameter optimization experiment",
      "topics": [
        "run_experiment"
      ]
    },
    {
      "page": "running_method",
      "title": "Run cell-type deconvolution",
      "topics": [
        "running_method"
      ]
    },
    {
      "page": "samplewise_metrics",
      "title": "Sample-wise Pearson correlation and RMSE",
      "topics": [
        "samplewise_metrics"
      ]
    },
    {
      "page": "simulation",
      "title": "Simulate Bulk RNA-seq Data with Biological and Technical Noise",
      "topics": [
        "simulation"
      ]
    },
    {
      "page": "simulation_bluecode",
      "title": "Simulate Bulk RNA-seq Data Using the BlueCode Reference Matrix",
      "topics": [
        "simulation_bluecode"
      ]
    }
  ],
  "_readme": "https://github.com/cran/dicepro/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "cli",
    "codetools",
    "ComICS",
    "cpp11",
    "dplyr",
    "e1071",
    "FARDEEP",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "KraljicMatrix",
    "labeling",
    "lattice",
    "lbfgsb3c",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "nnls",
    "numDeriv",
    "patchwork",
    "pillar",
    "pkgconfig",
    "preprocessCore",
    "proxy",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "hyperparameter-space.Rmd",
      "filename": "hyperparameter-space.html",
      "title": "dicepro - Hyperparameter Search Space Visualization",
      "author": "dicepro Team",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The Two Strategies",
        "\"all\" - Independent sampling",
        "\"restrictionEspace\" - Linked sampling",
        "Visualizing the Search Space",
        "\"all\" - Independent space",
        "\"restrictionEspace\" - Restricted space",
        "Simulated Data",
        "Running the optimization",
        "Strategy \"all\" - Independent sampling",
        "Strategy \"restrictionEspace\" - linked sampling",
        "Comparing the Two Strategies",
        "Session Info"
      ],
      "created": "2026-06-30 12:20:14",
      "modified": "2026-06-30 12:20:14",
      "commits": 1
    },
    {
      "source": "vignette-real-data.Rmd",
      "filename": "vignette-real-data.html",
      "title": "dicepro - Real Data Workflow (BlueCode + CellMixtures)",
      "author": "dicepro Team",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data Loading",
        "BlueCode Reference Signature Matrix",
        "CellMixtures Bulk Dataset",
        "Data Inspection",
        "Gene Overlap",
        "Expression Distribution",
        "Deconvolution with dicepro()",
        "Results",
        "Optimal Hyperparameters",
        "Hyperparameter Optimization Report",
        "Pareto Frontier",
        "Estimated Cell-Type Proportions",
        "Top Contributing Cell Types",
        "Per-Sample Composition",
        "Compartment-Level Summary",
        "Session Info"
      ],
      "created": "2026-06-30 12:20:14",
      "modified": "2026-06-30 12:20:14",
      "commits": 1
    },
    {
      "source": "vignette-simulation.Rmd",
      "filename": "vignette-simulation.html",
      "title": "dicepro - Simulated Data Workflow",
      "author": "dicepro Team",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Strategy 1 -- Fully Synthetic Simulation",
        "Data Generation",
        "Noise Model Sanity Check",
        "Deconvolution",
        "Results",
        "Optimal Hyperparameters",
        "Hyperparameter Optimisation Report",
        "Pareto Frontier",
        "Recovered vs True Proportions",
        "Per-Cell-Type Correlation",
        "Quantitative Performance Metrics",
        "Strategy 2 -- BlueCode-Based Simulation",
        "Compartment Structure",
        "Proportion Distribution by Compartment",
        "Comparing Both Strategies",
        "Session Info"
      ],
      "created": "2026-06-30 12:20:14",
      "modified": "2026-06-30 12:20:14",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "dicepro",
  "_universes": [
    "cran",
    "kalidouba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T16:53:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
      "fileid": "1cd275d2526f6f2eca5b51508f96eab173f51a285675df1543901e2fda602da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T16:53:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
      "fileid": "7d2300ce2b437187fbc7ca99f883454888acccd7c9e6063ea18f14dad902c62c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T16:53:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
      "fileid": "04f67ce4f7cbbea6c2aeb139f6f81c04bf5a637b0532448fe465387f7f4465fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T16:53:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
      "fileid": "ceaff1d693d090e96d1303e9ec8ea3bd483ea5822ac2e2039ffc7ce9be8260b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-30T16:53:41.000Z",
      "arch": "emscripten",
      "commit": "98e5ba8f5f2b183b41c6e8ac541ab2773c0f5733",
      "fileid": "1b7fcca3f4b4d2a37dea509ba38e72f6baea073db1102c6a4c8731e9d4337e19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28460997245"
    }
  ]
}