install_pharmpy: Install Pharmpy

View source: R/install.R

install_pharmpyR 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)


pharmpy/pharmr documentation built on Feb. 15, 2025, 3:22 a.m.