Package: MEAT
Title: Muscle Epigenetic Age Test
Version: 1.22.0
Authors@R: c(
    person(given = "Sarah",
           family = "Voisin",
           role = c("aut", "cre"),
           email = "sarah.voisin.aeris@gmail.com",
           comment = c(ORCID = "0000-0002-4074-7083")),
    person(given = "Steve",
           family = "Horvath",
           role = c("ctb"),
           email = "SHorvath@mednet.ucla.edu",
           comment = c(ORCID = "0000-0002-4110-3589"))
    )
Description: This package estimates epigenetic age in skeletal muscle,
        using DNA methylation data generated with the Illumina Infinium
        technology (HM27, HM450 and HMEPIC).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0)
Imports: impute (>= 1.58), dynamicTreeCut (>= 1.63), glmnet (>= 2.0),
        grDevices, graphics, stats, utils, stringr, tibble, RPMM (>=
        1.25), minfi (>= 1.30), dplyr, SummarizedExperiment, wateRmelon
VignetteBuilder: knitr
Suggests: knitr, markdown, rmarkdown, BiocStyle, testthat (>= 2.1.0)
biocViews: Epigenetics, DNAMethylation, Microarray, Normalization,
        BiomedicalInformatics, MethylationArray, Preprocessing
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
URL: https://github.com/sarah-voisin/MEAT
BugReports: https://github.com/sarah-voisin/MEAT/issues
NeedsCompilation: no
Packaged: 2025-11-11 21:18:21 UTC; root
Author: Sarah Voisin [aut, cre]
        (<https://orcid.org/0000-0002-4074-7083>), Steve Horvath [ctb]
        (<https://orcid.org/0000-0002-4110-3589>)
Maintainer: Sarah Voisin <sarah.voisin.aeris@gmail.com>
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev libx11-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:56:43 UTC
RemoteUrl: https://github.com/bioc/MEAT
RemoteRef: RELEASE_3_22
RemoteSha: 06f96202d3e54286eb9e41430ff2d2c99bff91cc
Built: R 4.5.2; ; 2025-11-12 03:23:14 UTC; windows
