Package: xpose
Type: Package
Title: Diagnostics for Pharmacometric Models
Version: 0.4.0
Authors@R: c(
      person('Benjamin', 'Guiastrennec',
             role  = c('aut', 'cre', 'cph'),
             email = 'guiastrennec@gmail.com'),
      person('Andrew C.', 'Hooker', 
             role  = c('aut', 'cph'),
             email = 'andrew.hooker@farmbio.uu.se'),
      person('Anna', 'Olofsson', 
             role  = c('aut', 'cph'),
             email = 'anna.olofsson@pharmetheus.com'),
      person('Sebastian', 'Ueckert',
             role  = c('aut', 'cph'),
             email = 'sebastian.ueckert@farmbio.uu.se'),
      person('Ron', 'Keizer', 
             role  = 'aut',
             email = 'ronkeizer@gmail.com'),
      person('Nick', 'Solomon', 
             role    = 'ctb',
             comment = 'Wrote the geom_qq_line function',
             email   = 'nick@nicksolomon.me'),
      person('Kajsa', 'Harling', 
             role  = 'ctb',
             email = 'kajsa.harling@pharmetheus.com'),
      person('Mike K.', 'Smith', 
             role  = 'ctb',
             email = 'mike.k.smith@pfizer.com'),
      person('Elodie', 'Plan', 
             role  = 'ctb',
             email = 'elodie.plan@pharmetheus.com'),
      person('Mats O.', 'Karlsson',
             role  = c('aut', 'cph'),
             email = 'mats.karlsson@farmbio.uu.se'),
      person('Pharmetheus', 
             role  = 'ctb',
             email = 'info@pharmetheus.com'),
      person('Pfizer', role = 'ctb'))
Description: Diagnostics for non-linear mixed-effects (population) 
    models from 'NONMEM' <http://www.iconplc.com/innovation/nonmem/>. 
    'xpose' facilitates data import, creation of numerical run summary 
    and provide 'ggplot2'-based graphics for data exploration and model 
    diagnostics.
Depends: R (>= 3.1.2), ggplot2 (>= 2.2.1)
Imports: dplyr (>= 0.7.0), ggforce, grDevices, gridExtra, purrr (>=
        0.2.0), readr, rlang (>= 0.1.2), stringr, tibble (>= 1.3.1),
        tidyr (>= 0.6), utils, stats, vpc (>= 1.0.0)
Suggests: rmarkdown, knitr, testthat, plotly, webshot, mvtnorm
License: LGPL-3
URL: https://github.com/UUPharmacometrics/xpose
BugReports: https://github.com/UUPharmacometrics/xpose/issues
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-14 14:55:53 UTC; bengu839
Author: Benjamin Guiastrennec [aut, cre, cph],
  Andrew C. Hooker [aut, cph],
  Anna Olofsson [aut, cph],
  Sebastian Ueckert [aut, cph],
  Ron Keizer [aut],
  Nick Solomon [ctb] (Wrote the geom_qq_line function),
  Kajsa Harling [ctb],
  Mike K. Smith [ctb],
  Elodie Plan [ctb],
  Mats O. Karlsson [aut, cph],
  Pharmetheus [ctb],
  Pfizer [ctb]
Maintainer: Benjamin Guiastrennec <guiastrennec@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-17 12:33:43 UTC
