Package: BiasCorrector Title: A GUI to Correct Measurement Bias in DNA Methylation Analyses Version: 0.2.3.9001 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) . 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 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://kapsner.r-universe.dev Date/Publication: 2024-10-17 15:17:20 UTC RemoteUrl: https://github.com/kapsner/biascorrector RemoteRef: HEAD RemoteSha: a11c8d1c50e6c469349c17befc0e2f5ab66d76e2 NeedsCompilation: no Packaged: 2026-07-05 06:29:22 UTC; root Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID: ), Evgeny A. Moskalev [aut] Maintainer: Lorenz A. Kapsner