Anyone who knows how to solve this problem?
For Mac install.packages("/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz", type="source", repos = NULL) Warning: invalid package ‘/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz’ Error: ERROR: no packages specified Warning in install.packages : installation of package ‘/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz’ had non-zero exit status
install.packages("/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz", type="source", repos = NULL) Warning: invalid package ‘/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz’ Error: ERROR: no packages specified Warning in install.packages : installation of package ‘/users/frederikpieters/Desktop/EconometricsUGent_1.0.tar.gz’ had non-zero exit status
Hi @margggggg (@FrederikP): What happened when you tried this?
There are two possibilities:
xcode-select -p
It worked fine, I found the packages and they were operational in RStudio, but a little further on I bounced into this problem , thanks for the help on the first topic!
Oh, is this a special package given to you by the university?
Yes, it is! As the name says
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.