##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data specL
###
##############################################################################
##############################################################################
* checking for file ‘specL/DESCRIPTION’ ... OK
* preparing ‘specL’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package ‘specL’ ...
** libs
I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include" -c lower_bound.cpp -o lower_bound.o
/bin/sh: I/Library/Frameworks/R.framework/Resources/include: No such file or directory
make: [lower_bound.o] Error 127 (ignored)
-dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o specL.so lower_bound.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/bin/sh: -dynamiclib: command not found
make: *** [specL.so] Error 127
ERROR: compilation failed for package ‘specL’
* removing ‘/private/tmp/RtmpEJTGzN/Rinst385e7cd94148/specL’
-----------------------------------
ERROR: package installation failed