You could try starting a new session and running
options(warn = 2)
library(tidyverse)
traceback()
to see more specifically where the problem is.
Best,
Ista
On Thu, Apr 30, 2020 at 11:17 AM Manuel Spínola wrote:
>
> Dear list members,
>
> I updated to R 4.0 and my MacOS is Catalina 10.15.4.
>
>
:
>
> >>>>> Ista Zahn
> >>>>> on Fri, 14 Dec 2018 05:58:25 -0500 writes:
>
> > This isn't Mac specific (I can reproduce it in Linux). Switching the
> > igraph from version from 1.2.2 (slow) to 0.7.1 (fast) is enough, so
>
This isn't Mac specific (I can reproduce it in Linux). Switching the
igraph from version from 1.2.2 (slow) to 0.7.1 (fast) is enough, so
this also has nothing to do with R itself. This should be reported to
https://igraph.org/r/, either on the mailing list, bug tracker, or
both.
Best,
Ista
On Fr
On Tue, Mar 27, 2018 at 9:39 PM, Jeff Newmiller
wrote:
> I am not a Mac user, but I do use Linux and I would recommend not running R
> with sudo unless you are an admin ninja. That defensive practice would render
> the answer to your question moot.
I don't think this is reasonable advice, given