I want to load the caret library in Azure ML. This works when R version is set to be CRAN R 3.1.0, but on Microsoft R Open 3.2.2 won't work. I must use R Open version because of the other packages that I'm using in my project, which are not supported in that earlier version 3.1.0. Therefore, the question is how to load this library on ML Azure using Microsoft R Open 3.2.2?
Thanks!