Displaying 2 results from an estimated 2 matches for "sp_xports".
Did you mean:
pexports
2010 Jul 08
0
0 exit status on packages update try
...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 -c
sp_xports.c -o sp_xports.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c
surfaceArea.c -o surfaceArea.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c zerodist.c
-o zerodist.o
gcc -std=gnu99 -shared -o sp.so Rcentroid.o gcdist.o init.o pip.o
pip2.o sp_xports.o surfaceArea.o zerodis...
2013 Sep 05
2
Problem installing "sp" package
...3 -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
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c sp_xports.c -o sp_xports.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c surfaceArea.c -o surfaceArea.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c zerodist.c -o zerodist.o
gcc -std=gnu99 -shared -o sp.so Rcentroid.o gcdist.o init.o pip.o pip2...