Package: BEclear
Type: Package
Title: Correction of batch effects in DNA methylation data
Version: 2.27.1
Date: 2025-01-02
Authors@R: c(person("Livia", "Rasp", email = "livia.rasp@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0164-2163")),
             person("Markus", "Merl", role = "aut"),
             person("Ruslan", "Akulenko", role = "aut"))
Description: Provides functions to detect and correct for batch effects
        in DNA methylation data. The core function is based on latent
        factor models and can also be used to predict missing values in
        any other matrix containing real numbers.
License: GPL-3
SystemRequirements: C++11
Depends: BiocParallel (>= 1.14.2)
Imports: logger, Rdpack, Matrix, data.table (>= 1.11.8), Rcpp, abind,
        stats, graphics, utils, methods, dixonTest, ids
Suggests: testthat, BiocStyle, knitr, rmarkdown, pander, seewave
VignetteBuilder: knitr
biocViews: BatchEffect, DNAMethylation, Software, Preprocessing,
        StatisticalMethod
RoxygenNote: 7.3.3
RdMacros: Rdpack
Encoding: UTF-8
URL: https://github.com/uds-helms/BEclear
BugReports: https://github.com/uds-helms/BEclear/issues
LinkingTo: Rcpp
Config/pak/sysreqs: libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-16 16:48:11 UTC
RemoteUrl: https://github.com/bioc/BEclear
RemoteRef: HEAD
RemoteSha: 50d96b60b710b5291c7c9f6b6ba5e2720f45e1aa
NeedsCompilation: yes
Packaged: 2026-01-17 03:28:24 UTC; root
Author: Livia Rasp [aut, cre] (ORCID: <https://orcid.org/0000-0003-0164-2163>),
  Markus Merl [aut],
  Ruslan Akulenko [aut]
Maintainer: Livia Rasp <livia.rasp@gmail.com>
Built: R 4.6.0; aarch64-apple-darwin23; 2026-01-17 03:29:55 UTC; unix
