R Packages

The InsightRX data science team maintains the following R packages:

Install clinPK and PKPDsim from CRAN. PKPDposterior is not yet on CRAN, but you can install it from GitHub after first installing Torsten.

install.packages("clinPK")
install.packages("PKPDsim")
remotes::install_github("InsightRX/PKPDposterior")