We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check-function (verbose=True)
Find Python. Use reticulate.
Check Python version >= 3.11 (built into pharmr) Print Python path
Check if Pharmpy is available (reticulate::py_module_available)
reticulate::py_module_available
Check if Pharmpy version matches pharmr version
Check if running in venv or not
Block reticulate autoinstall
Improve install_pharmpy
install_pharmpy
Check Python version
Improve setup of venv (first time). More control over reticulate
Do not use conda?
Run check-function
Python/Pharmpy installation cases:
The text was updated successfully, but these errors were encountered:
Function check_setup() was added in cadbfde
check_setup()
Sorry, something went wrong.
No branches or pull requests
check-function (verbose=True)
Find Python. Use reticulate.
Check Python version >= 3.11 (built into pharmr) Print Python path
Check if Pharmpy is available (
reticulate::py_module_available
)Check if Pharmpy version matches pharmr version
Check if running in venv or not
Block reticulate autoinstall
Improve
install_pharmpy
Check Python version
Improve setup of venv (first time). More control over reticulate
Do not use conda?
Run check-function
Python/Pharmpy installation cases:
The text was updated successfully, but these errors were encountered: