Package: BiasCorrector
Title: A GUI to Correct Measurement Bias in DNA Methylation Analyses
Version: 0.2.3
Date: 2024-10-17
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: A GUI to correct measurement bias in DNA methylation
    analyses. The 'BiasCorrector' package just wraps the functions
    implemented in the 'R' package 'rBiasCorrection' into a shiny web
    application in order to make them more easily accessible. Publication:
    Kapsner et al. (2021) <doi:10.1002/ijc.33681>.
License: GPL-3
URL: https://github.com/kapsner/BiasCorrector
BugReports: https://github.com/kapsner/BiasCorrector/issues
Depends: R (>= 2.10)
Imports: data.table, DT, magrittr, rBiasCorrection (>= 0.3.4), shiny,
        shinydashboard, shinyjs
Suggests: lintr, testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-10-17 14:21:58 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
Date/Publication: 2024-10-17 14:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:46:26 UTC; unix
