Hi Paul,

what fails and how? What did you do from the time the package worked until
is didn't? Did you update packages? Which packages are you trying to load?

Best
Ulrik

On Thu, 9 Mar 2017 at 18:40 paulberna...@gmail.com <paulberna...@gmail.com>
wrote:

> Thanks Ulrik, but the thing is that I tried installing adn loading tve
> Hmisc package but wasn't able to do that either.
>
>
> -------- Mensaje original --------
> Asunto: Re: [R] Unable to Load package Rcmdr after installation
> De: Ulrik Stervbo
> Para: Paul Bernal ,r-help@r-project.org
> CC:
>
>
> Hi Paul,
>
> The error tells you, that the 'Hmisc' does not exist on your system. If
> you install it, everything should work.
>
> Use install.packages with dependencies = TRUE to avoid the problem of
> missing packages.
>
> HTH
>
> Ulrik
>
> On Thu, 9 Mar 2017 at 16:51 Paul Bernal <paulberna...@gmail.com> wrote:
>
> Hello friends,
>
> Has anyone experienced trouble when trying to load package Rcmdr? It was
> working perfectly a couple of days ago, I don´t know why it isn´t working.
>
> > library("Rcmdr")
> Loading required package: splines
> Loading required package: RcmdrMisc
> Loading required package: car
> Loading required package: sandwich
> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck
> = vI[[j]]) :
>   there is no package called ‘Hmisc’
> Error: package ‘RcmdrMisc’ could not be loaded
>
>         [[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.
>
>

        [[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.

Reply via email to