search for: rfsimu

Displaying 3 results from an estimated 3 matches for "rfsimu".

2009 Jun 10
3
package installation fails (RandomFields)
...The output follows below. Any help Would be appreciated. D. Hoysak Brandon University * Installing to library ?/usr/local/lib/R/site-library? * Installing *source* package ?RandomFields? ... ** libs g++ -I/usr/share/R/include -g -fpic -g -O2 -c D.H.cc -o D.H.o In file included from D.H.cc:27: RFsimu.h:38: warning: ?typedef? was ignored in this declaration RFsimu.h:261: warning: ?typedef? was ignored in this declaration RFsimu.h:309: warning: ?typedef? was ignored in this declaration g++ -I/usr/share/R/include -g -fpic -g -O2 -c Hyperfcts.cc -o Hyperfcts.o In file included from Hyperfcts.cc:27:...
2009 Jun 10
3
package installation fails (RandomFields)
...The output follows below. Any help Would be appreciated. D. Hoysak Brandon University * Installing to library ?/usr/local/lib/R/site-library? * Installing *source* package ?RandomFields? ... ** libs g++ -I/usr/share/R/include -g -fpic -g -O2 -c D.H.cc -o D.H.o In file included from D.H.cc:27: RFsimu.h:38: warning: ?typedef? was ignored in this declaration RFsimu.h:261: warning: ?typedef? was ignored in this declaration RFsimu.h:309: warning: ?typedef? was ignored in this declaration g++ -I/usr/share/R/include -g -fpic -g -O2 -c Hyperfcts.cc -o Hyperfcts.o In file included from Hyperfcts.cc:27:...
2003 Oct 14
0
Trouble installing RandomFields package
...usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c RFcircembed.cc -o RFcircembed.o c++ -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c RFdirect.cc -o RFdirect.o c++ -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c RFsimu.cc -o RFsimu.o In file included from RFsimu.cc:41: /usr/include/sys/timeb.h:47: syntax error before `;' *** Error code 1 Stop in /tmp/R.INSTALL.36022/RandomFields/src. ERROR: compilation failed for package 'RandomFields' I have no idea how there could possibly be a syntax error in t...