Thanks so much. I was struggling to install caret package on my upgraded R.
It was failing to compile lme4 and threw up an error about llapack and lbas. 
I never realized that I needed to install lbas(I already had llapack)
through SPM. Once I did that, I could install caret using install.packages
as the other depencies were taken care of by R.



--
View this message in context: 
http://r.789695.n4.nabble.com/SOLVED-Repeated-failures-to-install-caret-package-of-Max-Kuhn-tp4705503p4705878.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to