install_morphodita: Install ufal.morphodita package

Description Usage Arguments

View source: R/setup.R

Description

Install ufal.morphodita package

Usage

1
install_morphodita(method = "auto", conda = "auto", pip = TRUE)

Arguments

method

Installation method. By default, "auto" automatically finds a method that will work in the local environment. Change the default to force a specific installation method. Note that the "virtualenv" method is not available on Windows.

conda

The path to a conda executable. Use "auto" to allow reticulate to automatically find an appropriate conda binary.

pip

Boolean; use pip for package installation? This is only relevant when Conda environments are used, as otherwise packages will be installed from the Conda repositories.


skvrnami/rmorphodita documentation built on Dec. 23, 2021, 3:24 a.m.