Package: dnaEPICO
Title: dnaEPICO: Analysis Pipeline for Illumina DNA Methylation Array
        Data
Version: 0.99.38
Date: 2026-08-18
Authors@R: person("Paul", "Ruiz Pinto", role = c("aut", "cre"),
            email = "ruizpint@qut.edu.au",
            comment = c(ORCID = "0009-0007-6714-3566"))
Description: 
    A modular and reproducible workflow for preprocessing and analysing
    Illumina DNA methylation array data from the EPICv2, EPIC, and 450K
    platforms. It supports quality control, probe filtering, cell-type
    deconvolution, phenotype preparation, CpG-wise generalised linear
    models with optional term-level omnibus F tests, longitudinal
    mixed-effects models using 'lmerTest'/'lme4' or 'nlme', optional
    'nlme' residual correlation structures, and automated reports. The
    workflow uses established Bioconductor tools, including 'minfi',
    'ENmix', and 'wateRmelon', and runs locally or in high-performance
    computing environments.
License: AGPL-3 + file LICENSE
URL: https://github.com/paulYRP/dnaEPICO
BugReports: https://github.com/paulYRP/dnaEPICO/issues
Depends: R (>= 4.4.0)
Imports: AnnotationHub, Biobase, BiocGenerics, car, RColorBrewer,
        data.table, ggplot2, grid, methods, minfi, openxlsx, limma,
        wateRmelon, ENmix, ggrepel, glm2, GenomeInfoDb, GenomicRanges,
        IRanges, parallel, lme4, lmerTest, nlme, quadprog, S4Vectors,
        SummarizedExperiment, utils, stats
Suggests: IlluminaHumanMethylation450kmanifest,
        IlluminaHumanMethylation450kanno.ilmn12.hg19,
        IlluminaHumanMethylationEPICv2anno.20a1.hg38,
        IlluminaHumanMethylationEPICv2manifest,
        IlluminaHumanMethylationEPICmanifest,
        IlluminaHumanMethylationEPICanno.ilm10b4.hg19, minfiData,
        remotes, BiocManager, BiocStyle, RefManageR, sessioninfo,
        devtools, testthat, ggVennDiagram, tiff, magick, knitr,
        rmarkdown, covr, withr, tinytex, FlowSorted.Blood.EPIC,
        FlowSorted.Blood.450k, BeadSorted.Saliva.EPIC, pbkrtest
VignetteBuilder: knitr
SystemRequirements: Quarto command-line interface (optional, for
        website report generation), GNU make (optional, for Make-based
        workflows)
biocViews: Software, Preprocessing, MethylationArray, QualityControl,
        Epigenetics, Microarray, StatisticalMethod, ChipOnChip
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 8.0.0
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/dnaEPICO
git_branch: devel
git_last_commit: 3e3fbe3
git_last_commit_date: 2026-08-18
Repository: Bioconductor 3.24
Date/Publication: 2026-08-18
NeedsCompilation: no
Packaged: 2026-08-18 21:33:52 UTC; biocbuild
Author: Paul Ruiz Pinto [aut, cre] (ORCID:
    <https://orcid.org/0009-0007-6714-3566>)
Maintainer: Paul Ruiz Pinto <ruizpint@qut.edu.au>
