Locate the Deformetrica (>= 4.3) command-line executable
Source:R/deformetrica4.R
find_deformetrica.RdSearches, 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"))See also
install_deformetrica() to set one up from R.