Re: [R] problem installing fields package 3.5 on R 1.8.1 on linux
On Sat, 2007-10-06 at 14:05 -0600, jpgirard wrote: > I am returning to using R after a little time away. > > Saw some great new functions in the fields package and decided to upgrade. > > Everything seems to go fine until I tried to actually load the package, when > I get an error: > > >library(fields) > Error in parse(file, n, text, prompt) : syntax error on line 227 > > And (of course) I am unable to access any of the functions in the fields > package. > > Below is the full install session. > > thanks for any help! > Jim > > -- > > [EMAIL PROTECTED] R > > R : Copyright 2003, The R Foundation for Statistical Computing > Version 1.8.1 (2003-11-21), ISBN 3-900051-00-3 You are almost four years out of date here. R version 2.6.0 was released this past week. I would strongly urge you to remove your old R installation completely and install R from scratch, along with new versions of all the packages you require. Once you have done that, re-install the fields package. There is almost certainly a conflict between the latest version of fields and your old version of R. If there is a still a problem, post back and/or contact the package maintainer. HTH, Marc Schwartz __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
[R] problem installing fields package 3.5 on R 1.8.1 on linux
I am returning to using R after a little time away. Saw some great new functions in the fields package and decided to upgrade. Everything seems to go fine until I tried to actually load the package, when I get an error: >library(fields) Error in parse(file, n, text, prompt) : syntax error on line 227 And (of course) I am unable to access any of the functions in the fields package. Below is the full install session. thanks for any help! Jim -- [EMAIL PROTECTED] R R : Copyright 2003, The R Foundation for Statistical Computing Version 1.8.1 (2003-11-21), ISBN 3-900051-00-3 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. [Previously saved workspace restored] > update.packages(ask=TRUE) trying URL `http://cran.r-project.org/src/contrib/PACKAGES' Content type `text/plain' length 144627 bytes opened URL .. .. .. .. .. .. .. .. .. .. .. .. .. .. . downloaded 141Kb fields : Version 1.4.2 in /usr/lib/R/library Version 3.5 on CRAN Update (y/N)? y xgobi : Version 1.2-12 in /usr/lib/R/library Version 1.2-13 on CRAN Update (y/N)? N trying URL `http://cran.r-project.org/src/contrib/fields_3.5.tar.gz' Content type `application/x-gzip' length 447560 bytes opened URL .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ... downloaded 437Kb * Installing *source* package 'fields' ... ** libs g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c css.f -o css.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c csstr.f -o csstr.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c cvrf.f -o cvrf.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dchold.f -o dchold.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dcopy.f -o dcopy.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c ddot.f -o ddot.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dlv.f -o dlv.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dmaket.f -o dmaket.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c drdfun.f -o drdfun.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dsetup.f -o dsetup.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c expbs.f -o expbs.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c expfn.f -o expfn.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c gaspbs.f -o gaspbs.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c gaspfn.f -o gaspfn.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c gcvcss.f -o gcvcss.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c gcvfc.f -o gcvfc.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c hsort.f -o hsort.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c ifind.f -o ifind.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c inpoly.f -o inpoly.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c lscv.f -o lscv.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c m2deb.f -o m2deb.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mkpoly.f -o mkpoly.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mltdrb.f -o mltdrb.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c mltdtd.f -o mltdtd.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c msort.f -o msort.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multeb.f -o multeb.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multgb.f -o multgb.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c multrb.f -o multrb.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c radbas.f -o radbas.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c radfun.f -o radfun.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c rcss.f -o rcss.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c rcssr.f -o rcssr.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c rcsswt.f -o rcsswt.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i