Displaying 1 result from an estimated 1 matches for "ccrcrt".
Did you mean:
ca_crt
2007 Jan 05
1
help for memory problem with 64-bit machines
...:/home/jimmy/R # R CMD INSTALL subselect_0.9-999.tar.gz
* Installing *source* package 'subselect' ...
** libs
gfortran -fpic -c anneal.f -o anneal.o
gfortran -fpic -c auxiliar.f -o auxiliar.o
g++ -I/usr/lib64/R/include -I/usr/lib64/R/include -I/usr/local/include
-fpic -g -O2 -c CCRcrt.cpp -o CCRcrt.o
(...)
g++ -I/usr/lib64/R/include -I/usr/lib64/R/include -I/usr/local/include
-fpic -g -O2 -c Wrkf1.cpp -o Wrkf1.o
g++ -shared -L/usr/local/lib64 -o subselect.so anneal.o auxiliar.o CCRcrt.o
GCDcrt.o genetic.o Gstatma.o improve.o MStcrt.o NewtonRp.o Qforms.o RMcrt.o
Rnk3CCRc...