Error importing dataset from stata

Hello,
I want to import dataset from stata. When I select that option R asks if I want to install some packages, I say yes, but then when it tries to install ellipsis and forcats it closes and writes error.
What can I do?

Thank you

What is the error message you are getting? What are your versions of R, rstudio, and operating system?

I have the 1.1.436 desktop version for Mac. I get this: installation of package ellipsis/haven/forcats had non-zero exit status

We need the full error message, that doesn't tell us much to work with.
What is the complete output of running

install.packages('forcats')

Also, what is your R version?

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.