Package: CrcBiomeScreen Title: An R package for colorectal cancer screening and microbiome analysis Version: 1.1.5 Authors@R: c(person("Chengxin", "Li", email = "ngzh5554@leeds.ac.uk", role = c("cre", "aut"), comment = c(ORCID = "0009-0004-0840-9027")), person("Rishabh", "Bezbaruah", email = "rishabhbezbaruah@gmail.com", role = c("aut")), person("Henry", "Wood", email = "h.m.wood@leeds.ac.uk", role = c("aut")), person("Arief", "Gusnanto", email = "a.gusnanto@leeds.ac.uk", role = c("aut"))) Description: A developed and benchmarked reproducible machine learning framework for microbiome-based colorectal cancer (CRC) screening. By systematically evaluating normalization strategies, taxonomic resolutions, and class imbalance handling. This R package allows users to apply the full pipeline or selectively run specific components depending on their analytical needs. It establishes a scalable foundation for developing interpretable microbiome-based screening tools to support early CRC detection. This approach could be easily implemented in a national screening programme, to improve early detection rates for this disease. License: MIT + file LICENSE biocViews: Software, Microbiome, Metagenomics, Classification, Normalization, Visualization Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Depends: R (>= 4.3.0) Imports: rlang, methods, dplyr, doFuture, doParallel, foreach, future, future.apply, pROC, progress, progressr, stats, tibble, tidyr, TreeSummarizedExperiment, ggplot2, GUniFrac, magrittr, parallel, withr, SummarizedExperiment, caret, ranger, utils, graphics, grDevices Suggests: rstatix, MASS, mgcv, ggplotify, ggpubr, ggrepel, ggtree, glmnet, Matrix, microbiome, phyloseq, vegan, gt, testthat (>= 3.0.0), BiocManager, devtools, knitr, rmarkdown, BiocStyle, curatedMetagenomicData, xgboost VignetteBuilder: knitr LazyData: false URL: https://github.com/omicsForestry/CrcBiomeScreen BugReports: https://github.com/omicsForestry/CrcBiomeScreen/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-16 10:44:06 UTC RemoteUrl: https://github.com/bioc/CrcBiomeScreen RemoteRef: HEAD RemoteSha: a6b24cdad542bc52f34c91513e16c86b188a9146 NeedsCompilation: no Packaged: 2026-07-16 15:33:35 UTC; root Author: Chengxin Li [cre, aut] (ORCID: ), Rishabh Bezbaruah [aut], Henry Wood [aut], Arief Gusnanto [aut] Maintainer: Chengxin Li