Package: PKPDmisc
Type: Package
Title: Pharmacokinetic and Pharmacodynamic Data Management Functions
Version: 2.1.2
Date: 2020-04-03
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/metrumresearchgroup/PKPDmisc
BugReports: https://github.com/metrumresearchgroup/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: sessioninfo, knitr, rmarkdown, testthat
LazyData: TRUE
License: MIT + file LICENSE
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-04-03 20:43:49 UTC; devinp
Author: Devin Pastoor [aut, cre]
Maintainer: Devin Pastoor <devin.pastoor@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-07 15:40:16 UTC
