Package: CleaningValidation
Version: 1.0
Title: Cleaning Validation Functions for Pharmaceutical Cleaning
        Process
Authors@R: c(
    person("Mohamed Chan", role = "aut"),
    person("Wendy Lou", role = "aut"),
    person("Xiande Yang", email = "xyang1@apotex.com", role = c("aut", "cre"))
   )
Description: Provides essential Cleaning Validation functions for complying with pharmaceutical cleaning process regulatory standards. The package includes non-parametric methods to analyze drug active-ingredient residue (DAR), cleaning agent residue (CAR), and microbial colonies (Mic) for non-Poisson distributions. Additionally, Poisson methods are provided for Mic analysis when Mic data follow a Poisson distribution.
License: GPL-3
Depends: R (>= 4.3.0)
Imports: dplyr (>= 1.0.0), rlang, ggplot2 (>= 3.3.3), cowplot (>=
        1.1.1), dunn.test, boot, AER, lme4
Encoding: UTF-8
RoxygenNote: 7.3.1
Author: Mohamed Chan [aut],
  Wendy Lou [aut],
  Xiande Yang [aut, cre]
Maintainer: Xiande Yang <xyang1@apotex.com>
URL: https://github.com/ChandlerXiandeYang/CleaningValidation
NeedsCompilation: no
Packaged: 2024-05-16 01:35:03 UTC; 14373
Repository: CRAN
Date/Publication: 2024-05-17 09:10:21 UTC
Built: R 4.3.3; ; 2024-05-17 13:32:05 UTC; unix
