Package: rBiasCorrection
Title: Correct Bias in DNA Methylation Analyses
Version: 0.3.4
Authors@R: c(
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1866-860X")),
    person("Evgeny A.", "Moskalev", role = "aut")
  )
Description: Implementation of the algorithms (with minor modifications)
    to correct bias in quantitative DNA methylation analyses as described
    by Moskalev et al. (2011) <doi:10.1093/nar/gkr213>. Publication:
    Kapsner et al. (2021) <doi:10.1002/ijc.33681>.
License: GPL-3
URL: https://github.com/kapsner/rBiasCorrection
BugReports: https://github.com/kapsner/rBiasCorrection/issues
Depends: R (>= 2.10)
Imports: data.table, future, future.apply, ggplot2, magrittr, nls2,
        polynom, stats, utils
Suggests: ggpubr, knitr, lintr, microbenchmark, rmarkdown, testthat (>=
        3.0.1)
VignetteBuilder: knitr
Date/Publication: 2022-06-20 18:30:01 UTC
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-06-20 17:25:04 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph]
    (<https://orcid.org/0000-0003-1866-860X>),
  Evgeny A. Moskalev [aut]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Built: R 4.2.0; ; 2022-06-21 11:52:52 UTC; unix
