Package: tci Title: Target Controlled Infusion (TCI) Version: 0.2.1 Authors@R: person("Ryan", "Jarrett", email = "ryantjarrett@gmail.com", role = c("aut", "cre")) Description: Implementation of target-controlled infusion algorithms for compartmental pharmacokinetic and pharmacokinetic-pharmacodynamic models. Jacobs (1990) ; Marsh et al. (1991) ; Shafer and Gregg (1993) ; Schnider et al. (1998) ; Abuhelwa, Foster, and Upton (2015) ; Eleveld et al. (2018) . 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, truncnorm, mvtnorm, gridExtra, reshape, reshape2, xtable, Rcpp, knitr LinkingTo: Rcpp, RcppArmadillo Suggests: testthat (>= 2.1.0), rmarkdown, mrgsolve RoxygenNote: 7.2.1 NeedsCompilation: yes VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://jarretrt.r-universe.dev Date/Publication: 2023-01-18 01:33:04 UTC RemoteUrl: https://github.com/jarretrt/tci RemoteRef: HEAD RemoteSha: 23fb6a721a277709eb351ce5f7e60daed9f9fafb Packaged: 2026-07-07 05:42:07 UTC; root Author: Ryan Jarrett [aut, cre] Maintainer: Ryan Jarrett