{
  "_id": "6a194930acfb0bcc41ddb39c",
  "Package": "EnMCB",
  "Type": "Package",
  "Title": "Predicting Disease Progression Based on Methylation Correlated\nBlocks using Ensemble Models",
  "Version": "1.24.0",
  "Date": "2023-3-13",
  "Author": "Xin Yu",
  "Maintainer": "Xin Yu <whirlsyu@gmail.com>",
  "Encoding": "UTF-8",
  "ImportFrom": "",
  "VignetteBuilder": "knitr",
  "Description": "Creation of the correlated blocks using DNA methylation\nprofiles. Machine learning models can be constructed to predict\ndifferentially methylated blocks and disease progression.",
  "License": "GPL-2",
  "BugReports": "https://github.com/whirlsyu/EnMCB/issues",
  "biocViews": "Normalization, DNAMethylation, MethylationArray,\nSupportVectorMachine",
  "LazyData": "FALSE",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:34 UTC",
  "RemoteUrl": "https://github.com/bioc/EnMCB",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d410f9e90571959947aecb13af82c18ff2204c97",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:01:15 UTC",
    "User": "root"
  },
  "MD5sum": "553c503bb629f579e2f5215646d86b4e",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "EnMCB_1.24.0.tar.gz",
  "_fileid": "92cbf98c65c7098438d63cbe95d1fafe720d6becd008ce11110379bf0cd054bb",
  "_filesize": 5304438,
  "_sha256": "92cbf98c65c7098438d63cbe95d1fafe720d6becd008ce11110379bf0cd054bb",
  "_created": "2026-05-29T07:01:15.000Z",
  "_published": "2026-05-29T08:07:12.397Z",
  "_jobs": [
    {
      "job": 78453730409,
      "time": 255,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285031602"
    },
    {
      "job": 78453730402,
      "time": 347,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285054576"
    },
    {
      "job": 78453730490,
      "time": 387,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285064698"
    },
    {
      "job": 78453730445,
      "time": 309,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286050181"
    },
    {
      "job": 78453730412,
      "time": 266,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286037412"
    },
    {
      "job": 78452939673,
      "time": 381,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284967337"
    },
    {
      "job": 78453730447,
      "time": 224,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285023882"
    },
    {
      "job": 78453730440,
      "time": 257,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285032587"
    },
    {
      "job": 78453730432,
      "time": 233,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285026471"
    },
    {
      "job": 78453730472,
      "time": 227,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285024764"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/EnMCB",
  "_commit": {
    "id": "d410f9e90571959947aecb13af82c18ff2204c97",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380694
  },
  "_maintainer": {
    "name": "Xin Yu",
    "email": "whirlsyu@gmail.com",
    "login": "whirlsyu",
    "description": "I am the Founder of genelibs.com and a Bioconductor developer.",
    "uuid": 42082429
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "survivalROC",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "rms",
      "role": "Imports"
    },
    {
      "package": "mboost",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "survivalsvm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    },
    {
      "package": "affycoretools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotROC",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "normalization",
    "dnamethylation",
    "methylationarray",
    "supportvectormachine"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "whirlsyu",
      "count": 136,
      "uuid": 42082429
    },
    {
      "user": "nturaga",
      "count": 11,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 358,
    "source": "https://www.bioconductor.org/packages/stats/bioc/EnMCB"
  },
  "_devurl": "https://github.com/whirlsyu/enmcb",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EnMCB.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/whirlsyu/enmcb",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as.ridgemat",
    "CompareMCB",
    "create_demo",
    "DiffMCB",
    "draw_survival_curve",
    "ensemble_model",
    "ensemble_prediction",
    "fast_roc_calculation",
    "IdentifyMCB",
    "IdentifyMCB_parallel",
    "metricMCB",
    "metricMCB.cv",
    "multi_coxph",
    "pre_process_methylation",
    "univ_coxph"
  ],
  "_datasets": [
    {
      "name": "anno_matrix",
      "title": "IlluminaHumanMethylation450kanno",
      "object": "anno_matrix",
      "file": "anno_matrix.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "Islands_Name",
        "Relation_to_Island",
        "UCSC_RefGene_Name"
      ],
      "rows": 485512,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_data",
      "title": "Expression matrix of demo dataset.",
      "object": "demo_data",
      "file": "demo_data.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "demo_MCBinformation",
      "title": "MCB information.",
      "object": "demo_MCBinformation",
      "file": "demo_MCBinformation.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "MCB_no",
        "start",
        "end",
        "CpGs",
        "location",
        "chromosomes",
        "length",
        "CpGs_num"
      ],
      "rows": 94,
      "table": true,
      "tojson": true
    },
    {
      "name": "demo_survival_data",
      "title": "Survival data of demo dataset.",
      "object": "demo_survival_data",
      "file": "demo_survival_data.rda",
      "class": [
        "Surv"
      ],
      "fields": [
        "time",
        "status"
      ],
      "rows": 455,
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "anno_matrix",
      "title": "IlluminaHumanMethylation450kanno",
      "topics": [
        "anno_matrix"
      ]
    },
    {
      "page": "as.data.frame.ridgemat",
      "title": "data frame ridge matrix",
      "topics": [
        "as.data.frame.ridgemat"
      ]
    },
    {
      "page": "as.ridgemat",
      "title": "ridge matrix",
      "topics": [
        "as.ridgemat"
      ]
    },
    {
      "page": "CompareMCB",
      "title": "Compare multiple methylation correlated blocks lists",
      "topics": [
        "CompareMCB"
      ]
    },
    {
      "page": "create_demo",
      "title": "create demo matrix",
      "topics": [
        "create_demo"
      ]
    },
    {
      "page": "demo_data",
      "title": "Expression matrix of demo dataset.",
      "topics": [
        "demo_data"
      ]
    },
    {
      "page": "demo_MCBinformation",
      "title": "MCB information.",
      "topics": [
        "demo_MCBinformation"
      ]
    },
    {
      "page": "demo_survival_data",
      "title": "Survival data of demo dataset.",
      "topics": [
        "demo_survival_data"
      ]
    },
    {
      "page": "DiffMCB",
      "title": "Differential expressed methylation correlated blocks",
      "topics": [
        "DiffMCB"
      ]
    },
    {
      "page": "draw_survival_curve",
      "title": "draw survival curve",
      "topics": [
        "draw_survival_curve"
      ]
    },
    {
      "page": "ensemble_model",
      "title": "Trainging stacking ensemble model for Methylation Correlation Block",
      "topics": [
        "ensemble_model"
      ]
    },
    {
      "page": "ensemble_prediction",
      "title": "fitting function using stacking ensemble model for Methylation Correlation Block",
      "topics": [
        "ensemble_prediction"
      ]
    },
    {
      "page": "fast_roc_calculation",
      "title": "Fast calculation of AUC for ROC using parallel strategy",
      "topics": [
        "fast_roc_calculation"
      ]
    },
    {
      "page": "IdentifyMCB",
      "title": "Identification of methylation correlated blocks",
      "topics": [
        "IdentifyMCB"
      ]
    },
    {
      "page": "IdentifyMCB_parallel",
      "title": "Identification of methylation correlated blocks with parallel algorithm",
      "topics": [
        "IdentifyMCB_parallel"
      ]
    },
    {
      "page": "metricMCB",
      "title": "Calculation of the metric matrix for Methylation Correlation Block",
      "topics": [
        "metricMCB"
      ]
    },
    {
      "page": "metricMCB.cv",
      "title": "Calculation of model AUC for Methylation Correlation Blocks using cross validation",
      "topics": [
        "metricMCB.cv"
      ]
    },
    {
      "page": "multi_coxph",
      "title": "multivariate survival analysis using coxph",
      "topics": [
        "multi_coxph"
      ]
    },
    {
      "page": "pre_process_methylation",
      "title": "Preprocess the Beta value matrix",
      "topics": [
        "pre_process_methylation"
      ]
    },
    {
      "page": "predict.mcb.coxph.penal",
      "title": "predict coxph penal using MCB",
      "topics": [
        "predict.mcb.coxph.penal"
      ]
    },
    {
      "page": "univ_coxph",
      "title": "univariate and multivariate survival analysis using coxph",
      "topics": [
        "univ_coxph"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/EnMCB/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "BiocFileCache",
    "bit",
    "bit64",
    "blob",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "igraph",
    "inum",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "knitr",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mboost",
    "memoise",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "nnls",
    "openssl",
    "partykit",
    "pillar",
    "pkgconfig",
    "polspline",
    "pracma",
    "proxy",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "RSQLite",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shape",
    "SparseM",
    "stabs",
    "stringi",
    "stringr",
    "survival",
    "survivalROC",
    "survivalsvm",
    "sys",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "EnMCB",
      "author": "Xin Yu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Useage",
        "Session Info",
        "References"
      ],
      "created": "2019-12-19 05:03:57",
      "modified": "2022-06-02 02:20:54",
      "commits": 10
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "enmcb",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/EnMCB",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-05-29T07:05:45.000Z",
      "distro": "noble",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "2fe46bf506d9cb103f64f32c961265a495acca63fab1f94ed15deee8909233be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-05-29T07:06:36.000Z",
      "distro": "noble",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "c1b3d59af4711dd3c815d32b9c4e0afce31b0e566d14e55922cb414a1e59605c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-05-29T08:05:16.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "2cb9b188974566f2040690d1ad78d33a6da861d069cf636910ecb6fad57ba245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-05-29T08:04:42.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "ede69c7555c0319855356f8b63bb00b03662de83c716c6d3504ec24ee2ea19e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.24.0",
      "date": "2026-05-29T07:05:35.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "4b0f4303af1db63dd4c62625670c2eafd9dae7ab26d6f55fc66dbd05054b155f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-29T07:04:03.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "ac1f2a23305b239c50fbb624f8d29338ab736ffdb9323214123ffc2d9fffcc05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-29T07:03:35.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "84439c877ccb3459531a27e1fd44f323b3890dee7c72c6ac408135b13fa556cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-05-29T07:03:44.000Z",
      "commit": "d410f9e90571959947aecb13af82c18ff2204c97",
      "fileid": "391a3f3e7a168a62fbeb9a7af0a8c32f8e8e1382cc4d8af122e075869da3c347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622956756"
    }
  ]
}