-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 937 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
22 lines (22 loc) · 937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: linpk
Type: Package
Version: 1.1.4
Date: 2024-04-16
Title: Generate Concentration-Time Profiles from Linear PK Systems
Authors@R: person("Benjamin", "Rich", role=c("aut", "cre"), email="mail@benjaminrich.net")
Author: Benjamin Rich [aut, cre]
Maintainer: Benjamin Rich <mail@benjaminrich.net>
URL: https://github.com/benjaminrich/linpk
BugReports: https://github.com/benjaminrich/linpk/issues
Description: Generate concentration-time profiles from linear pharmacokinetic
(PK) systems, possibly with first-order absorption or zero-order infusion,
possibly with one or more peripheral compartments, and possibly under
steady-state conditions. Single or multiple doses may be specified. Secondary
(derived) PK parameters (e.g. Cmax, Ctrough, AUC, Tmax, half-life, etc.) are
computed.
License: GPL-3
Imports: graphics,utils,mvtnorm
Suggests: knitr,rmarkdown,shiny
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.1