Package: pguIMP Title: Visually Guided Preprocessing of Bioanalytical Laboratory Data Version: 0.1.1 Authors@R: c( person(given = "Sebastian", family = "Malkusch", role = c("aut"), email = "", comment = c(ORCID = "0000-0001-6766-140X")), person(given = "Jorn", family = "Lotsch", role = c("aut", "cre"), email = "j.lotsch@em.uni-frankfurt.de", comment = c(ORCID = "0000-0002-5818-6958"))) Maintainer: Jorn Lotsch Description: Reproducible cleaning of biomedical laboratory data using visualization, error correction, and transformation methods implemented as interactive R notebooks. A detailed description of the methods ca ben found in Malkusch, S., Hahnefeld, L., Gurke, R. and J. Lotsch. (2021) . License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/JornLotsch/pguIMP BugReports: https://github.com/JornLotsch/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, rlang, rmarkdown, robust, shiny, 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 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make default-jdk libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://jornlotsch.r-universe.dev Date/Publication: 2026-02-18 06:25:54 UTC RemoteUrl: https://github.com/jornlotsch/pguimp RemoteRef: HEAD RemoteSha: 604ac4e396b17eeaf8556e25e1fce0a73ce81df3 Packaged: 2026-07-21 08:52:02 UTC; root Author: Sebastian Malkusch [aut] (ORCID: ), Jorn Lotsch [aut, cre] (ORCID: )