After a successful install.packages("caret"), I proceed to load "caret" with
library(caret), only to obtain the following error message,
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck =
vI[[j]]) :
there is no package called 'pbkrtest'
In addition: Warning message:
package 'caret' was built under R version 3.2.3
Error: package or namespace load failed for 'caret'
Any thoughts on to resolve this error are greatly appreciated.
Best,
Bob
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.