Dear R-Sig-Mac community,
I did
library(reticulate)
install_miniconda()
Now, when I try this in the mac terminal
conda --version
-bash: conda: command not found
RStudio ask to update conda with
==> WARNING: A newer version of conda exists. <==
current version: 23.3.1
latest version: 23.7.3
Please update conda by running
$ conda update -n base -c conda-forge conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.7.3
I wrote in my terminal:
conda update -n base -c conda-forge conda
-bash: conda: command not found
How can I solve this?
--
*Manuel Sp?nola, Ph.D.*
Instituto Internacional en Conservaci?n y Manejo de Vida Silvestre
Universidad Nacional
Apartado 1350-3000
Heredia
COSTA RICA
mspinola at una.cr <mspinola at una.ac.cr>
mspinola10 at gmail.com
Tel?fono: (506) 8706 - 4662
Sitio web institucional: ICOMVIS
<http://www.icomvis.una.ac.cr/index.php/manuel>
Sitio web personal: Sitio personal <https://mspinola-sitioweb.netlify.app>
Blog sobre Ciencia de Datos: Blog de Ciencia de Datos
<https://mspinola-ciencia-de-datos.netlify.app>
[[alternative HTML version deleted]]