

Ld: warning: directory not found for option '-L/usr/local/lib/x86_64' Ld: warning: directory not found for option '-L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64' ** package ‘fracdiff’ successfully unpacked and MD5 sums checkedĪfter which it says: ld: warning: directory not found for option '-L/Users/Shared/Jenkins/workspace/External-R-3.3.2/vendor/build/lib' It then moves on to: * installing *source* package ‘fracdiff’. * removing ‘/Users/ekorne201/Library/R/3.3/library/quadprog’ Make: gfortran: No such file or directoryĮRROR: compilation failed for package ‘quadprog’ Gfortran -arch x86_64 -fPIC -g -O2 -c aind.f -o aind.o ** package ‘quadprog’ successfully unpacked and MD5 sums checked

First error I get is this: * installing *source* package ‘quadprog’. First it downloads all dependency packages from. Getting a slew of errors I don't understand. Trying to install 'forecast' package in R version 3.3.2 on MacOS Sierra as follows: install.packages("forecast")
