Error Information:
ERROR:
compilation failed for package ‘sm’
- removing ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/sm’
Warning in install.packages :
installation of package ‘sm’ had non-zero exit status
Description of issue -
I am trying to install the 'sm' package. When I run install.packages('sm'), I get the following in the console:
'Do you want to install from sources the package which needs compilation? (Yes/no/cancel) '
I type yes. However, then I get an error and warning.
Steps taken so far -
System Information:
- RStudio Edition: Desktop
- RStudio Version: 1.2.5019
- OS Version: macOS Sierra
- R Version:
Also:
- RStudio diagnostics report:
- Your
sessionInfo():
- RStudio crash report:
- RStudio application log files:
From Troubleshooting Guide: Using RStudio