forked from InsightRX/PKPDposterior
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 932 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: PKPDposterior
Version: 0.0.0.9000
Title: MCMC-Based MIPD
Description: MCMC-based inference based a population PK model and individual
TDM data.
Authors@R: c(
person("Ron", "Keizer", email = "[email protected]",
role = c("aut", "cre")),
person("Jasmine", "Hughes", email = "[email protected]",
role = "aut"),
person("Dominic", "Tong", email = "[email protected]", role = "aut"),
person("Kara", "Woo", email = "[email protected]", role = "aut"),
person("InsightRX", role = c("cph", "fnd"))
)
License: file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Imports: cmdstanr, posterior, PKPDsim, dplyr, purrr, magrittr, rlang, tidyr,
ggplot2, crayon
Suggests:
mockery,
knitr,
testthat (>= 3.0.0)
Remotes:
stan-dev/cmdstanr
Config/testthat/edition: 3
URL: https://insightrx.github.io/PKPDposterior/
VignetteBuilder: knitr