I'm trying to install mixomics onto my Mac
OS X 10.12.3 sierra
I installed r and r studio
when I try to put mixomics I get this :
install.packages("mixOmics")
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/mixOmics_6.3.2.tgz'
Content type 'application/x-gzip' length 5700387 bytes (5.4 MB)
==================================================
downloaded 5.4 MB
The downloaded binary packages are in
/var/folders/d0/2tln2q1j73b8mnlhcrpwczz80000gp/T//RtmpQ4fkj5/downloaded_packages
library(mixOmics)
Loading required package: MASS
Loading required package: lattice
Loading required package: ggplot2
Error: package or namespace load failed for ‘mixOmics’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘digest’
can anyone help me ?
thanks!