I need to use 3.6 version of R because of the availability of another package i need (LSTtools)
The error is “installation of package ‘devtools’ had non-zero exit status”
i tried installing the package
install.packages(“devtools”)
but it showed me this error
Warning in install.packages :
unable to access index for repository https://cran.rstudio.com/bin/windows/contrib/3.6:
no fue posible abrir la URL ‘https://cran.rstudio.com/bin/windows/contrib/3.6/PACKAGES
A question box popped up asking if I wanted to attempt to install it from the sources, i clicked yes but it still didn’t work, showing the error:
installation of package ‘devtools’ had non-zero exit status
Mara Nuar Gauna Nazer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.