Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
I am not able to install "caret" package in R. Installation is successful but when I go to Library it says some namespaces not loaded. Please guide me. Sudhansu Sekhar Senapati [[alternative HTML version deleted]]
> library(caret) 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.4 Error: package or namespace load...
I have loaded "caret" package to my R successfully with dependencies=TRUE. But when I go to library(caret), some namespaces are not loaded. > library(caret) Loading required package: lattice Loading required package: ggplot2 Error in loadNamespace(j <- i[[1L...
Can't find what you're looking for? Try searching with Google .