In line
On 12/03/2016 16:02, Sudhansu Senapati wrote:
library(caret)
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck
= vI[[j]]) :
there is no package called ‘pbkrtest’
I do not see how this message could be clearer. It means you do not have
the package pbkrtest.
In addition: Warning message:
package ‘caret’ was built under R version 3.2.4
That is just a warning which you could ignore or upgrade to the most
recent version of R and it will go away.
Error: package or namespace load failed for ‘caret’
The above message I am getting in R. Please help.
On Sat, Mar 12, 2016 at 9:24 PM, Sudhansu Senapati <senapat...@gmail.com>
wrote:
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]]
______________________________________________
R-help@r-project.org 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.
--
Michael
http://www.dewey.myzen.co.uk/home.html
______________________________________________
R-help@r-project.org 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.