Dependency issue while installing caret package in R
问题 I am trying to install R package caret Which gives me ERROR: dependencies ‘ggplot2’, ‘reshape2’, ‘BradleyTerry2’ are not available for package ‘caret’ I tried to install each of this individually, which again shows installation going on, ending with message that installation of package ‘X’ had non-zero exit status 1: In install.packages("caret") : installation of package ‘minqa’ had non-zero exit status 2: In install.packages("caret") : installation of package ‘RcppEigen’ had non-zero exit