[R] compilation error when installing GLMMGibbs on SuSE Linux 8.2 (R v. 1.7.1)

Damien Joly dojoly at wisc.edu
Thu Jul 3 22:06:05 CEST 2003


I getting compilation errors when trying to install GLMMGibbs (see below).  
I'm running R v 1.7.1 on SuSE Linux 8.2.

Has anyone else had this problem?  I tried it on a Win2000/R 1.5.1 combination 
and it worked fine.  Any hints are greatly appreciated.


Thank you in advance,
Damien



>install.packages("GLMMGibbs")
trying URL `http://cran.r-project.org/src/contrib/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 111448 bytes
opened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
........
downloaded 108Kb

trying URL `http://cran.r-project.org/src/contrib/GLMMGibbs_0.5-1.tar.gz'
Content type `application/x-tar' length 346260 bytes
opened URL
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... ........
downloaded 338Kb

* Installing *source* package 'GLMMGibbs' ...
** libs
gcc -I/usr/lib/R/include  -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp  
-fPIC   -c ars.c -o ars.o
ars.c:497:10: missing terminating " character
ars.c: In function `dump_arse':
ars.c:498: error: parse error before "mylesj"
ars.c:498: error: syntax error at '@' token
ars.c:498: error: stray '\' in program
ars.c:498:33: missing terminating " character
ars.c:507: error: redeclaration of `s'
ars.c:446: error: `s' previously declared here
ars.c:508: error: redeclaration of `i'
ars.c:447: error: `i' previously declared here
make: *** [ars.o] Error 1
ERROR: compilation failed for package 'GLMMGibbs'

Delete downloaded files (y/N)?




More information about the R-help mailing list