install_pharmpy: Install Pharmpy
Description
Install the pharmpy-core python package into virtual environment. Uses the same Pharmpy version as pharmr.
Usage
install_pharmpy(envname = "r-reticulate", method = "auto")
Arguments
- envname
(str) name of environment. Default is r-reticulate
- method
(str) type of environment type (virtualenv, conda). Default is auto (virtualenv is not available on Windows)