

X86_64-apple-darwin13.4.0-clang++ -I"/Users/fernandopereira/anaconda3/lib/R/include" -DNDEBUG -I./libuv/include -I. pthread -I"/Users/fernandopereira/anaconda3/lib/R/library/Rcpp/include" -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9 -I/Users/fernandopereira/anaconda3/include -fPIC -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -I/Users/fernandopereira/anaconda3/include -fdebug-prefix-map=/usr/local/src/conda/-fdebug-prefix-map=/usr/local/src/conda-prefix -c -o file.o pthread -I"/Users/fernandopereira/anaconda3/lib/R/library/Rcpp/include" -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9 -I/Users/fernandopereira/anaconda3/include -fPIC -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -I/Users/fernandopereira/anaconda3/include -fdebug-prefix-map=/usr/local/src/conda/-fdebug-prefix-map=/usr/local/src/conda-prefix -c -o path.o


pthread -I"/Users/fernandopereira/anaconda3/lib/R/library/Rcpp/include" -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9 -I/Users/fernandopereira/anaconda3/include -fPIC -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -I/Users/fernandopereira/anaconda3/include -fdebug-prefix-map=/usr/local/src/conda/-fdebug-prefix-map=/usr/local/src/conda-prefix -c -o utils.o pthread -I"/Users/fernandopereira/anaconda3/lib/R/library/Rcpp/include" -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9 -I/Users/fernandopereira/anaconda3/include -fPIC -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -I/Users/fernandopereira/anaconda3/include -fdebug-prefix-map=/usr/local/src/conda/-fdebug-prefix-map=/usr/local/src/conda-prefix -c dir.cc -o dir.o pthread -I"/Users/fernandopereira/anaconda3/lib/R/library/Rcpp/include" -D_FORTIFY_SOURCE=2 -mmacosx-version-min=10.9 -I/Users/fernandopereira/anaconda3/include -fPIC -march=core2 -mtune=haswell -mssse3 -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -I/Users/fernandopereira/anaconda3/include -fdebug-prefix-map=/usr/local/src/conda/-fdebug-prefix-map=/usr/local/src/conda-prefix -c -o error.o ** package ‘fs’ successfully unpacked and MD5 sums checked Installation of package ‘ps’ had non-zero exit status

#Install anaconda for mac code#
Could anyone guide me through this?Īlso installing the dependencies ‘ps’, ‘processx’, ‘callr’, ‘fs’, ‘reprex’Ĭlang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)ĮRROR: compilation failed for package ‘ps’
#Install anaconda for mac install#
I am new to RStudio and trying to install Tidyverse package using install.packages("tidyverse"), but I am getting some errors in the process (look below for log).
