Package: BEclear Type: Package Title: Correction of batch effects in DNA methylation data Version: 2.29.1 Date: 2026-06-07 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 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 RdMacros: Rdpack Encoding: UTF-8 URL: https://github.com/uds-helms/BEclear BugReports: https://github.com/uds-helms/BEclear/issues LinkingTo: Rcpp Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-06-07 11:47:44 UTC RemoteUrl: https://github.com/bioc/BEclear RemoteRef: HEAD RemoteSha: 33fe5e713b8ccbf109c648761eec56e96d78bd41 NeedsCompilation: yes Packaged: 2026-06-07 14:56:37 UTC; root Author: Livia Rasp [aut, cre] (ORCID: ), Markus Merl [aut], Ruslan Akulenko [aut] Maintainer: Livia Rasp