Package: rBiasCorrection
Title: Correct Bias in DNA Methylation Analyses
Version: 0.3.6
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 (>= 4.1.0)
Imports: data.table, future, future.apply, ggplot2, minpack.lm, nls2,
        parallelly, 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: 2026-03-07 06:10:13 UTC
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-06 19:22:43 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0003-1866-860X>),
  Evgeny A. Moskalev [aut]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Built: R 4.7.0; ; 2026-04-28 03:25:41 UTC; windows
