install_pharmpy {pharmr}R Documentation

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)


[Package pharmr version 1.0.1 Index]