Hi Unmesh,
The commands works in R console.
I installed the R from PA and the version is 3.0.1.
> library(caret)
Loading required package: lattice
Loading required package: ggplot2
Warning messages:
1: package ‘caret’ was built under R version 3.0.3
2: package ‘ggplot2’ was built under R version 3.0.3
> library(RODBC)
Warning message:
package ‘RODBC’ was built under R version 3.0.2
Thank you!
B.R.
Carina Hu