Package: BiasCorrector
Title: A GUI to Correct Measurement Bias in DNA Methylation Analyses
Version: 0.1.3
Date: 2021-03-01
Authors@R: 
    c(person(given = "Lorenz A.",
             family = "Kapsner",
             role = c("cre", "aut", "cph"),
             email = "lorenz.kapsner@gmail.com",
             comment = c(ORCID = "0000-0003-1866-860X")),
      person(given = "Evgeny A.",
             family = "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.
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, shiny,
        shinydashboard, shinyjs
Suggests: lintr, testthat
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-03-01 15:40:09 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: 2021-03-01 16:10:05 UTC
