Skip to contents

Searches, in order: options(deformetricar.exe=), the deformetrica on the PATH, the reticulate-managed environments install_deformetrica() creates ("deformetrica" then "r-reticulate"), then the common conda location ~/.conda/envs/deformetrica/bin/deformetrica.

Usage

find_deformetrica(deformetrica = getOption("deformetricar.exe"))

Arguments

deformetrica

Optional explicit path to (or name of) the executable.

Value

The resolved executable path.

See also

install_deformetrica() to set one up from R.