Package: rBiasCorrection
Title: Correct Bias in DNA Methylation Analyses
Version: 0.3.5
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 (>= 3.6)
Imports: data.table, future, future.apply, ggplot2, magrittr,
        minpack.lm, nls2, polynom, stats, utils
Suggests: ggpubr, knitr, lintr, microbenchmark, quarto, testthat (>=
        3.0.1)
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/testthat/parallel: false
Date/Publication: 2025-04-05 13:50:02 UTC
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-05 13:19:31 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.4.3; ; 2025-10-21 13:26:33 UTC; windows
