Package: pguIMP
Title: 'pguIMP'
Version: 0.0.0.3
Authors@R: c(
    person(given = "Sebastian",
           family = "Malkusch",
           role = c("aut", "cre"),
           email = "malkusch@med.uni-frankfurt.de",
           comment = c(ORCID = "0000-0001-6766-140X")),
    person(given = "Joern",
           family = "Loetsch",
           role = c("aut"),
           email = "j.loetsch@em.uni-frankfurt.de",
           comment = c(ORCID = "0000-0002-5818-6958")))
Maintainer: Sebastian Malkusch <malkusch@med.uni-frankfurt.de>
Description: Reproducible cleaning of bio-medical laboratory data using methods of visualization,error correction and transformation implemented as interactive R-notebooks.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/SMLMS/pguIMP
BugReports: https://github.com/SMLMS/pguIMP/issues
Imports: R6 (>= 2.4.1), DT, DataVisualizations, dbscan, dplyr, e1071,
        finalfit, ggplot2, ggthemes, Hmisc, magrittr, MASS, RWeka, VIM,
        bbmle, grid, gridExtra, mice, nortest, outliers, plotly, psych,
        purrr, rcompanion, readr, readxl, rJava, rlang, rmarkdown,
        robust, shiny, shinydashboard, shinyjs, shinyWidgets, stats,
        stringr, tibble, tidyr, tidyselect, tools, writexl
Collate: 'dLogLikelihood.R' 'importDataSet.R' 'normalDistribution.R'
        'pguCorrValidator.R' 'pguCorrelator.R' 'pguDMwR.R' 'pguFile.R'
        'pguData.R' 'pguFilter.R' 'pguLimitsOfQuantification.R'
        'pguImporter.R' 'pguStatus.R' 'pguReporter.R' 'pguExporter.R'
        'pguValidator.R' 'pguImputation.R' 'pguOutlierDetection.R'
        'pguOutliers.R' 'pguMissingsCharacterizer.R' 'pguMissings.R'
        'pguNormalizer.R' 'sLogLikelihood.R' 'pguNormDist.R'
        'pguModel.R' 'pguTransformator.R' 'pguOptimizer.R'
        'pguExplorer.R' 'pguDelegate.R' 'transposeTibble.R' 'pguIMP.R'
        'pguRegressor.R'
Suggests: knitr, devtools, ellipsis (>= 0.3.2), roxygen2
NeedsCompilation: no
Packaged: 2021-09-30 11:21:59 UTC; malkusch
Author: Sebastian Malkusch [aut, cre] (<https://orcid.org/0000-0001-6766-140X>),
  Joern Loetsch [aut] (<https://orcid.org/0000-0002-5818-6958>)
Repository: CRAN
Date/Publication: 2021-09-30 11:50:02 UTC
Built: R 4.1.0; ; 2021-10-01 12:40:45 UTC; unix
