Closed Mohammadreza-raya closed 4 years ago
Hi,
This is almost identical to issue #109. No known solution has been posted for it, but it's hard to imagine that there isn't one... I have no Mac, so I can only offer the same advice as in that previous case: use key parts of the error messages and use them in your google searches. Try putting parts of it within quotes. Try different combinations.
I got this, for instance: https://ma.ttias.be/mac-os-xcrun-error-invalid-active-developer-path-missing-xcrun
Manually installing XCode as suggested there is probably worth a try... Otherwise maybe try asking the question on RStudio's forum, or on StackOverflow maybe.
Hope this helps!
Thanks a lot for your comment. Using the link you provided, I was able to solve the issue.
Firstly, I installed the Xcode toolkit through running the following code in the Terminal: xcode-select --install
Afterwards, R instructed me to install XQuartz and the problem was solved. I also found the information here quite useful.
Thanks for sharing the solution, glad it worked out!
Hi,
I am trying to use the package but it cannot be loaded into the R session producing the following error:
I think tcltk is not supported by R anymore, so I have installed tcltk2 but the result does not change and the summarytools package cannot be loaded.
I even tried to install the package from Github, but did not help:
Sorry if my question seems quite basic, but I could not troubleshoot it. Would greatly appreciate any help.
Below you can see the current session info: