Re: [R] Problems install R package "Caret" in Rstudio version 3.3.3

2019-04-01 Thread John Kane
Hi Chaoyang, R 3.3.3 is rather old. If possible you should upgrade to 3.5.3. I believe 'caret' will install properly under R 3.5.3 On Mon, 1 Apr 2019 at 02:49, Chaoyang Li wrote: > > Hi, everyone, > I was trying to use the ‘caret’ for splitting dataset and cross > validation function, bu

[R] Problems install R package "Caret" in Rstudio version 3.3.3

2019-03-31 Thread Chaoyang Li
Hi, everyone, I was trying to use the ‘caret’ for splitting dataset and cross validation function, but I couldn’t install this package and it always gives me following warning: Warning in install.packages : package ‘caretEnsembles’ is not available (for R version 3.3.3).