[R-sig-Fedora] library ( vctrs ) + library ( ggplot2 )

Iñaki Ucar |uc@r @end|ng |rom |edor@project@org
Wed Feb 26 09:17:48 CET 2020


On Wed, 26 Feb 2020 at 09:11, Orlando Ramirez <orlandomontreal using yahoo.com> wrote:
>
> Hi i need use these 2 librarys  ( vctrs ) and ( ggplot2 ) , and the 2 librarys are installed in my Rstudio
>
> RStudio
> Version 1.2.5033
> © 2009-2019 RStudio, Inc.
> "Orange Blossom" (330255dd, 2019-12-04)
> but i got all times thesse messages....please help-me...thanks lot of
> > library ( vctrs ) Error: package or namespace load failed for ‘vctrs’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
>  namespace ‘rlang’ 0.4.0 is being loaded, but >= 0.4.2 is required

The message is pretty clear: you need to update rlang.

> > library ( ggplot2 )
> Error: package or namespace load failed for ‘ggplot2’:
>  .onLoad failed in loadNamespace() for 'pillar', details:
>   call: utils::packageVersion("vctrs")
>   error: there is no package called ‘vctrs’
> >
>
>
>
>                                               orlandomontreal using yahoo.com
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Fedora mailing list
> R-SIG-Fedora using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora



-- 
Iñaki Úcar



More information about the R-SIG-Fedora mailing list