search for: fifrt

Displaying 4 results from an estimated 4 matches for "fifrt".

2007 Jan 30
1
Error message when building a package
...================================================= * Installing *source* package 'roots' ... ** libs ** arch - ppc gcc-4.0 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c fifrt.c -o fifrt.o gfortran-4.0 -arch ppc -fPIC -g -O2 -c fthrt.f -o fthrt.o gcc-4.0 -arch ppc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o roots.so fifrt.o fthrt.o -lgfortran -lgcc_s -lSystemStubs -lmx...
2007 Nov 28
0
trouble for building R package in Windows
...s can be installed.....ERROR installation failed see roots.Rcheck/00install.out for details and this is the contents of the file: installing R.css in c:/removethis/R/R2.6.1/bin/roots.Rcheck ---------- Making package roots ------------ adding build stamp to DESCRIPTION making DLL ... making fifrt.d from fifrt.c gcc-sjlj -std=gnu99 -Ic:/removethis/R/R2.6.1/include -O3 -Wall -c fifrt.c -o fifrt.o windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I c:/removethis/R/R2.6.1/include -i roots_res.rc -o roots_res.o gcc-sjlj -std=gnu99 -shared -s -o roots.dll roots.def f...
2009 Dec 13
1
How to resolve include Rcpp.h problems?
...talling *source* package 'rply' ... ** libs gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c Call_interface.c -o Call_interface.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c C_interface.c -o C_interface.o gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c fifrt.c -o fifrt.o g++ -I/usr/share/R/include -fpic -g -O2 -c RCPP_test.cpp -o RCPP_test.o RCPP_test.cpp:1:18: erreur: Rcpp.h : No such file or directory RCPP_test.cpp: In function ?SEXPREC* readRIntVec(SEXPREC*)?: RCPP_test.cpp:14: erreur: ?RcppVector? was not declared in this scope RCPP_test.cpp:...
2008 Apr 11
1
error from building a package
...ation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking data for non-ASCII characters ... OK * checking line endings in C/C++/Fortran sources/headers ... WARNING Found the following sources/headers with CR or CRLF line endings: src/fifrt.c src/fthrt.f Some Unix compilers require LF line endings. * checking line endings in Makefiles ... OK * checking for portable use of $BLAS_LIBS ... OK * creating roots-Ex.R ... OK * checking examples ... OK * creating roots-manual.tex ... OK * checking roots-manual.tex ... OK