[R] (no subject)

Sheila the angel from.d.putto at gmail.com
Wed Mar 16 16:45:13 CET 2016


Have you tried

install.packages("pbkrtest")



On 13 March 2016 at 17:56, Sudhansu Senapati <senapati53 at gmail.com> wrote:

> 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]], c(lib.loc, .libPaths()), versionCheck
> = vI[[j]]) :
>   there is no package called ‘pbkrtest’
> In addition: Warning messages:
> 1: package ‘caret’ was built under R version 3.2.4 Please
> 2: package ‘lattice’ was built under R version 3.2.3
> 3: package ‘ggplot2’ was built under R version 3.2.3
> Error: package or namespace load failed for ‘caret’
>
> please guide me.
> Sudhansu
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.

	[[alternative HTML version deleted]]



More information about the R-help mailing list