Package: BEclear
Type: Package
Title: Correction of batch effects in DNA methylation data
Version: 2.12.1
Date: 2022-09-27
Authors@R: c(person("David", "Rasp", email = "david.j.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: futile.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.2.0
RdMacros: Rdpack
Encoding: UTF-8
URL: https://github.com/uds-helms/BEclear
BugReports: https://github.com/uds-helms/BEclear/issues
LinkingTo: Rcpp
git_url: https://git.bioconductor.org/packages/BEclear
git_branch: RELEASE_3_15
git_last_commit: 9cb383c
git_last_commit_date: 2022-09-27
Date/Publication: 2022-10-04
NeedsCompilation: yes
Packaged: 2022-10-04 21:08:57 UTC; biocbuild
Author: David Rasp [aut, cre] (<https://orcid.org/0000-0003-0164-2163>),
  Markus Merl [aut],
  Ruslan Akulenko [aut]
Maintainer: David Rasp <david.j.rasp@gmail.com>
Built: R 4.2.1; x86_64-w64-mingw32; 2022-10-05 09:55:45 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
