Displaying 3 results from an estimated 3 matches for "gcdist".
2007 Dec 24
2
R Compilation error on Ubuntu
...p_0.9-17.tar.gz'
Content type 'application/x-gzip' length 359194 bytes
opened URL
==================================================
downloaded 350Kb
* Installing *source* package 'sp' ...
** libs
gcc-4.2 -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include
-fpic -g -O2 -c gcdist.c -o gcdist.o
/bin/bash: gcc-4.2: command not found
make: *** [gcdist.o] Error 127
ERROR: compilation failed for package 'sp'
** Removing '/usr/local/lib/R/site-library/sp'
The downloaded packages are in
/tmp/RtmpfOk3H7/downloaded_packages
Warning message:
installation of p...
2010 Jul 08
0
0 exit status on packages update try
...General Polygon Clipper Library for R (version 1.5-1)
Type 'class ? gpc.poly' for help
[1] TRUE
* installing *source* package ?sp? ...
** libs
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c
Rcentroid.c -o Rcentroid.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c gcdist.c -o gcdist.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c pip.c -o pip.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c pip2.c -o pip2.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2...
2013 Sep 05
2
Problem installing "sp" package
...ed 1.2 Mb
* installing *source* package ?sp? ...
** package ?sp? successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c Rcentroid.c -o Rcentroid.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c gcdist.c -o gcdist.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c init.c -o init.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c pip.c -o pip.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c pip2.c -o pip2.o
gc...