7 Nov 2011 16:00
Re: installing 2.14.0 on fedora
Hi Jose: I started totally from scratch and did that yum-builddep R as you suggested. Then I checked out the latest R 2.14 branch using svn. But now, when I try to configure, I get an error that it can't find the MASS package ? Do you know if MASS is supposed to be available for R .2.14 ? It is not in /src/library of the source tree but the makefile.in there has below in it which I think makes it look for MASS ? I wasn't getting this earlier so could it have something to do with running yum-builddep R before I started ? Is there a way to "undo" the yum-builddep R command if that's the case ? Any knowledge or help is appreciated. Thanks. # CONTENTS OF BOTTOM of makefile.in /src/library OF R source. #========================================================================== ## Hardcoded dependencies (see '../../../share/make/vars.mk') Matrix.ts: lattice.ts mgcv.ts: nlme.ts MASS.ts Matrix.ts nlme.ts: lattice.ts class.ts: MASS.ts ## and for static html links boot.ts: MASS.ts survival.ts cluster.ts: MASS.ts 2011/11/7 José Matos <jamatos@...> > On 11/07/2011 02:29 PM, Mark Leeds wrote: > > Thanks jose. I'll do that. it's much appreciated. I'm getting further(Continue reading)
RSS Feed