Globe Trotter
2005-Oct-07 22:51 UTC
[R] trouble installing AnalyzeFMRI package: please help
Hi, Tried to install AnalyzeFMRI on Linux (FC-4) and got the following:> install.packages("AnalyzeFMRI")trying URL 'http://rh-mirror.linux.iastate.edu/CRAN/src/contrib/AnalyzeFMRI_1.1-4.tar.gz' Content type 'application/x-gzip' length 308066 bytes opened URL =================================================downloaded 300Kb * Installing *source* package 'AnalyzeFMRI' ... checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. ERROR: configuration failed for package 'AnalyzeFMRI' The downloaded packages are in /tmp/Rtmpo14023/downloaded_packages Warning message: installation of package 'AnalyzeFMRI' had non-zero exit status in: install.packages("AnalyzeFMRI") Can someone please help? Many thanks and best wishes!
Berton Gunter
2005-Oct-07 23:15 UTC
[R] trouble installing AnalyzeFMRI package: please help
Standard answers: 1) Is your version of R up to date? 2) Is the package version up to date? 3) Contact the package maintainer. BTW, I believe that list etiquette is to provide your real name. -- Bert Gunter Genentech Non-Clinical Statistics South San Francisco, CA "The business of the statistician is to catalyze the scientific learning process." - George E. P. Box> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Globe Trotter > Sent: Friday, October 07, 2005 3:52 PM > To: r-help at stat.math.ethz.ch > Subject: [R] trouble installing AnalyzeFMRI package: please help > > Hi, > > Tried to install AnalyzeFMRI on Linux (FC-4) and got the following: > > > install.packages("AnalyzeFMRI") > trying URL > 'http://rh-mirror.linux.iastate.edu/CRAN/src/contrib/AnalyzeFM > RI_1.1-4.tar.gz' > Content type 'application/x-gzip' length 308066 bytes > opened URL > =================================================> downloaded 300Kb > > * Installing *source* package 'AnalyzeFMRI' ... > checking for gcc... gcc > checking for C compiler default output file name... > configure: error: C > compiler cannot create executables > See `config.log' for more details. > ERROR: configuration failed for package 'AnalyzeFMRI' > > The downloaded packages are in > /tmp/Rtmpo14023/downloaded_packages > Warning message: > installation of package 'AnalyzeFMRI' had non-zero exit status in: > install.packages("AnalyzeFMRI") > > Can someone please help? > > Many thanks and best wishes! > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html >