Learn R Programming

FORTLS (version 1.6.0)

install_fortls_python_deps: Install Python dependencies required by FORTLS

Description

Install Python dependencies required by FORTLS

Usage

install_fortls_python_deps(envname = "fortls_env", method = "auto")

Arguments

envname

Name of the virtual environment or conda environment.

method

Either "virtualenv", "conda", or "auto".