Package: ggPMX
Title: 'ggplot2' Based Tool to Facilitate Diagnostic Plots for NLME
        Models
Description: At Novartis, we aimed at standardizing the set of diagnostic plots used for modeling 
  activities in order to reduce the overall effort required for generating such plots. 
  For this, we developed a guidance that proposes an adequate set of diagnostics and a toolbox, 
  called 'ggPMX' to execute them. 'ggPMX' is a toolbox that can generate all diagnostic plots at a quality sufficient 
  for publication and submissions using few lines of code. 
Version: 1.1.2
Authors@R: c(
              person("Amine", "Gassem", email="contact@ag-study.com", role=c("aut")),
              person("Bruno", "Bieth", email="biethb@hotmail.com", role="aut"),
              person("Irina", "Baltcheva", email="irina.baltcheva@gmail.com", role="aut"),
              person("Thomas", "Dumortier", email=" thomas.dumortier@novartis.com", role="aut"),
              person("Christian", "Bartels", email="christian.bartels@novartis.com", role="aut"),
              person("Souvik", "Bhattacharya", email="souvik.bhattacharya@novartis.com", role="aut"),
              person("Inga", "Ludwig", email="inga.ludwig@novartis.com", role="aut"),
              person("Ines", "Paule", email="ines.paule@novartis.com", role="aut"),
              person("Didier", "Renard", email="didier.renard@novartis.com", role="aut"),
	            person("Matthew","Fidler", role = c("ctb", "cre"), email = "matthew.fidler@gmail.com", comment=c(ORCID="0000-0001-8538-6691")),
              person("Qing Xi", "Ooi", email="ooi.qingxi@gmail.com", role="ctr"),
              person("Novartis Pharma AG", role = c("cph"))
            )
Maintainer: Matthew Fidler <matthew.fidler@gmail.com>
URL: https://github.com/ggPMXdevelopment/ggPMX
BugReports: https://github.com/ggPMXdevelopment/ggPMX/issues
Depends: R (>= 3.5)
Imports: data.table, yaml, R6, gtable, ggplot2 (>= 2.2.0), magrittr,
        stringr, assertthat, GGally, zoo, knitr, rmarkdown
License: GPL-2
LazyData: true
Suggests: testthat, xtable, nlmixr
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 7.1.0.9000
Packaged: 2020-06-25 15:28:04 UTC; matt
Author: Amine Gassem [aut],
  Bruno Bieth [aut],
  Irina Baltcheva [aut],
  Thomas Dumortier [aut],
  Christian Bartels [aut],
  Souvik Bhattacharya [aut],
  Inga Ludwig [aut],
  Ines Paule [aut],
  Didier Renard [aut],
  Matthew Fidler [ctb, cre] (<https://orcid.org/0000-0001-8538-6691>),
  Qing Xi Ooi [ctr],
  Novartis Pharma AG [cph]
Repository: CRAN
Date/Publication: 2020-06-25 15:50:09 UTC
