Update Miniconda to the latest version.

miniconda_update(path = miniconda_path())

Arguments

path

The location where Miniconda is (or should be) installed. Note that the Miniconda installer does not support paths containing spaces. See miniconda_path for more details on the default path used by reticulate.

See also

Other miniconda-tools: install_miniconda(), miniconda_uninstall()