Package: PKPDmisc
Type: Package
Title: Pharmacokinetic and Pharmacodynamic Data Management Functions
Version: 2.1.1
Date: 2017-12-15
Authors@R: c(
    person("Devin", "Pastoor",
    email = "devin.pastoor@gmail.com", role = c("aut", "cre")))
Description: A toolbox for data management common to pharmacokinetic and
  pharmacokinetic modeling and simulation, such as resampling,
  area-under-the-curve calculation, data chunking, custom csv
  output, and project scaffolding.
URL: https://github.com/dpastoor/PKPDmisc
BugReports: https://github.com/dpastoor/PKPDmisc/issues
Depends: R (>= 3.2.2)
LinkingTo: Rcpp, BH
Imports: dplyr (>= 0.5.0), data.table, ggplot2, lazyeval, magrittr,
        parallel, purrr, Rcpp (>= 0.12.10), readr (>= 1.0.0), rlang,
        stringr, tibble
Suggests: devtools, knitr, rmarkdown, testthat
LazyData: TRUE
License: MIT + file LICENSE
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-12-17 22:31:23 UTC; devin
Author: Devin Pastoor [aut, cre]
Maintainer: Devin Pastoor <devin.pastoor@gmail.com>
Repository: CRAN
Date/Publication: 2017-12-17 22:47:16 UTC
