Problem Loading affy
1
0
Entering edit mode
@carolkiekhaefer-12934
Last seen 8.5 years ago

I am on a MACOS Sierra v. 10.12.4.  Installed newest v. of R 3.4.0 GUI 1.70 El Capitan build and RStudio Version 1.0.143.  I have successfully installed Bioconductor, BiocLite() and GEOquery.  I am unable to download the affy package.  

Command: biocLite("affy")

The errors generated are as follows:

ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [preprocessCore.so] Error 1
ERROR: compilation failed for package ‘preprocessCore’
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/preprocessCore’
installation of package ‘preprocessCore’ had non-zero exit statusERROR: dependency ‘preprocessCore’ is not available for package ‘affy’
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/affy’
installation of package ‘affy’ had non-zero exit status
Thank you,

CM Kiekhaefer

affy • 1.1k views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 2 days ago
United States

That's weird. You should be getting the compiled version, not source. Does

biocLite("affy", type = "mac.binary.el-capitan")

or

biocLite("affy", type = "mac.binary")

get the package(s) for you?

ADD COMMENT

Login before adding your answer.

Traffic: 1257 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6