I am fairly new to R. I have tried to google my question, and tried a few things, to no avail.
I am working on a MAC
* High Sierra version 10.13.5
I am working with R
* R version 3.5.0 (2018-04-23)
-- "Joy in Playing"
I am unable to install the package "gtools
", and I don't know what to do to make it work??
install.packages("gtools", type="source")
Warning: unable to access index for repository https://mirrors.sorengard.com/cran/src/contrib:
cannot open URL 'https://mirrors.sorengard.com/cran/src/contrib/PACKAGES'
Warning message:
package ‘gtools’ is not available (for R version 3.5.0)
I have also tried to install from a file saved on my computer, but this did not work either
library(gtools)
Error: package or namespace load failed for ‘gtools’:
package ‘gtools’ was installed by an R version with different internals; it needs to be reinstalled for use with this R version