In running caret library I have this error :
install.packages('caret', dependencies = TRUE)
library(caret)
error reading the fileError: package or namespace load failed for ‘caret’ in readRDS(nsInfoFilePath):
error reading from connection
Could you help me how to solve it?