xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun ERROR: compilation failed for package ‘mnormt’

Is there any reason why the xcrun file was not found?
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

Most likely because you don't have Xcode installed in your system.

If you need to install packages from source, then you need to install Xcode in your system (not in R) and the recommended development tools for macOS systems.
https://mac.r-project.org/tools/

This topic was automatically closed 42 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.