Error in the Installation of caret library

Viewed 21

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?

0 Answers
Related