[R] Error after updating a package

Ebert,Timothy Aaron tebert @end|ng |rom u||@edu
Thu Feb 17 13:31:16 CET 2022


If you have a large number of packages it can take a long time. You can update packages individually in R or RStudio. In RStudio there is a "Packages" tab in the lower right window. 

-----Original Message-----
From: R-help <r-help-bounces using r-project.org> On Behalf Of javed khan
Sent: Thursday, February 17, 2022 5:24 AM
To: Sarah Goslee <sarah.goslee using gmail.com>
Cc: R-help <r-help using r-project.org>
Subject: Re: [R] Error after updating a package

[External Email]

@Sarah Goslee

How much time it takes? Its been 8 hours and I am waiting to finish the updates.

On Wed, Feb 16, 2022 at 10:13 PM Sarah Goslee <sarah.goslee using gmail.com>
wrote:

> Hi,
>
> The solution to that kind of error is always to update R to the 
> current version (4.1.2), and then to update all of your packages.
>
> At the R command line, you could use
> update.packages(ask=FALSE) # possibly with checkBuilt=TRUE
>
> but I expect R Studio has a snazzy menu item to update everything.
>
> Sarah
>
> On Wed, Feb 16, 2022 at 3:54 PM javed khan <javedbtk111 using gmail.com> wrote:
> >
> > Hello
> >
> > My RStudio was working fine and then I installed tidyverse & updated
> dplyr.
> > Now when I opened RStudio, I get the following message
> >
> > Error: package or namespace load failed for ‘farff’ in 
> > loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
> >  namespace ‘ellipsis’ 0.3.1 is already loaded, but >= 0.3.2 is 
> > required In addition: Warning message:
> > package ‘farff’ was built under R version 4.0.5
> >
> >         [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_ma
> > ilman_listinfo_r-2Dhelp&d=DwIFaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2k
> > VeAsRzsn7AkP-g&m=PKw17g1fY0t4g-ZOVDY0LaIqpuI5g58W2TpPEoXdhJiBHw4vayF
> > 7d2u8EG8jijMX&s=K_p3IGXbIuHATasxk-daK7zBKa-yJ7slYo-5mlEtCzI&e=
> > PLEASE do read the posting guide
> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.R-2Dproject.or
> g_posting-2Dguide.html&d=DwIFaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeA
> sRzsn7AkP-g&m=PKw17g1fY0t4g-ZOVDY0LaIqpuI5g58W2TpPEoXdhJiBHw4vayF7d2u8
> EG8jijMX&s=pD3DZn7V9RpxPxz_LnBjkpi4vE6IFmqzLk4Ng0weAtI&e=
> > and provide commented, minimal, self-contained, reproducible code.
>
>
>
> --
> Sarah Goslee (she/her)
> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.sarahgoslee.co
> m&d=DwIFaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeAsRzsn7AkP-g&m=PKw17g1
> fY0t4g-ZOVDY0LaIqpuI5g58W2TpPEoXdhJiBHw4vayF7d2u8EG8jijMX&s=ctNNy2E5s3
> DBGzB63iyscT9dmzn_epnU9zu8LmFIMlo&e=
>

        [[alternative HTML version deleted]]

______________________________________________
R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mailman_listinfo_r-2Dhelp&d=DwIFaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeAsRzsn7AkP-g&m=PKw17g1fY0t4g-ZOVDY0LaIqpuI5g58W2TpPEoXdhJiBHw4vayF7d2u8EG8jijMX&s=K_p3IGXbIuHATasxk-daK7zBKa-yJ7slYo-5mlEtCzI&e=
PLEASE do read the posting guide https://urldefense.proofpoint.com/v2/url?u=http-3A__www.R-2Dproject.org_posting-2Dguide.html&d=DwIFaQ&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeAsRzsn7AkP-g&m=PKw17g1fY0t4g-ZOVDY0LaIqpuI5g58W2TpPEoXdhJiBHw4vayF7d2u8EG8jijMX&s=pD3DZn7V9RpxPxz_LnBjkpi4vE6IFmqzLk4Ng0weAtI&e=
and provide commented, minimal, self-contained, reproducible code.


More information about the R-help mailing list