Package: tci
Title: Target Controlled Infusion (TCI)
Version: 0.1.1
Authors@R: person("Ryan", "Jarrett", email = "ryan.t.jarrett@vanderbilt.edu", role = c("aut", "cre"))
Description: Implementation of target-controlled infusion algorithms for compartmental pharmacokinetic and pharmacokinetic-pharmacodynamic models. Jacobs (1990) <doi:10.1109/10.43622>; Marsh et al. (1991) <doi:10.1093/bja/67.1.41>; Shafer and Gregg (1993) <doi:10.1007/BF01070999>; Schnider et al. (1998) <doi:10.1097/00000542-199805000-00006>; Abuhelwa, Foster, and Upton (2015) <doi:10.1016/j.vascn.2015.03.004>; Eleveld et al. (2018) <doi:10.1016/j.bja.2018.01.018>.
Depends: R (>= 3.6.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/jarretrt/tci
BugReports: https://github.com/jarretrt/tci/issues
Imports: ggplot2, stats, utils, graphics, truncnorm, mvtnorm,
        gridExtra, reshape, Rcpp (>= 1.0.6)
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, mrgsolve
RoxygenNote: 7.1.1
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2021-08-15 17:39:57 UTC; ryanjarrett
Author: Ryan Jarrett [aut, cre]
Maintainer: Ryan Jarrett <ryan.t.jarrett@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2021-08-15 18:00:02 UTC
