Unable to run Tidyverse due to error in running Fansi. Please help

You're probably fine in selecting No, and getting the latest binaries (they'll come out eventually for the most recent version). If you want to build from source, you'll need XCode Command Line Tools.

You can do this in the shell with:

xcode-select --install

or install XCode. For more info, see the Mac-setup instructions here:
https://rstats.wtf/set-up-an-r-dev-environment.html

(Aside: While I was typing this, I noticed your post changed from text to an image. Text is much easier to read and troubleshoot than a screenshot!)

1 Like

Thank you so much Mara! I was able to run tidyverse with your help. I really appreciate it

If your question's been answered (even by you!), would you mind choosing a solution? It helps other people see which questions still need help, or find solutions if they have similar problems. Here’s how to do it:

Thx Mara for your answers and also @dpatel for bringing up this issue. I was also able to use tidyverse by picking No from the question.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.