1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
* installing *source* package ‘mgcv’ ...
** package ‘mgcv’ successfully unpacked and MD5 sums checked
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -fopenmp -fPIC -Wall -g -O2 -c coxph.c -o coxph.o
clang: error: unsupported option '-fopenmp'
make: *** [coxph.o] Error 1
ERROR: compilation failed for package ‘mgcv’
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/mgcv’
* restoring previous ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/mgcv’
The downloaded source packages are in
‘/private/var/folders/vv/xddz6gkd72b203zscw5pvyvm0000gn/T/RtmpIhLKJB/downloaded_packages’
Warning message:
In install.packages(update[instlib == l, "Package"], l, repos = repos, :
installation of package ‘mgcv’ had non-zero exit status |
Partager