Package: clinPK Type: Package Title: Clinical Pharmacokinetics Toolkit Version: 0.14.0 Date: 2024-02-22 Authors@R: c(person("Ron", "Keizer", email = "ron@insight-rx.com", role = c("aut", "cre")), person("Jasmine", "Hughes", email = "jasmine@insight-rx.com", role = "aut"), person("Dominic", "Tong", email = "dominic@insight-rx.com", role = "aut"), person("Kara", "Woo", email = "kara@insight-rx.com", role = c("aut")), person("Michael", "McCarthy", email = "michael.mccarthy@insight-rx.com", role = "aut"), person("InsightRX", role = c("cph", "fnd"))) Description: Provides equations commonly used in clinical pharmacokinetics and clinical pharmacology, such as equations for dose individualization, compartmental pharmacokinetics, drug exposure, anthropomorphic calculations, clinical chemistry, and conversion of common clinical parameters. Where possible and relevant, it provides multiple published and peer-reviewed equations within the respective R function. URL: https://github.com/InsightRX/clinPK, https://insightrx.github.io/clinPK/ License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 2.10) LazyData: true Repository: https://insightrx.r-universe.dev Date/Publication: 2026-05-19 21:41:19 UTC RemoteUrl: https://github.com/insightrx/clinpk RemoteRef: HEAD RemoteSha: c4392bac4d39f39f9fa6d9d3586d9ac6f6fd2263 NeedsCompilation: no Packaged: 2026-06-18 06:34:26 UTC; root Author: Ron Keizer [aut, cre], Jasmine Hughes [aut], Dominic Tong [aut], Kara Woo [aut], Michael McCarthy [aut], InsightRX [cph, fnd] Maintainer: Ron Keizer