Displaying 2 results from an estimated 2 matches for "linearstatistic".
2012 Jun 03
1
Problems installing Packages
...5 sums checked
** libs
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c
Classes.c -o Classes.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c
Helpers.c -o Helpers.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c
LinearStatistic.c -o LinearStatistic.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c
StreitbergRoehmel.c -o StreitbergRoehmel.o
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe -g -c
vandeWiel.c -o vandeWiel.o
gcc -std=gnu99 -shared -o coin.so Classes.o Helpers....
2008 Aug 15
3
Rcommander installation fails on Fedora 9
......? before ?SEXP?
In file included from party.h:17,
from Classes.c:9:
mvt.h:5: error: ?F77_NAME? declared as function returning a function
mvt.h:5: warning: parameter names (without types) in function
declaration
In file included from party.h:18,
from Classes.c:9:
LinearStatistic.h:8: error: expected declaration specifiers or ?...?
before ?SEXP?
LinearStatistic.h:12: warning: type defaults to ?int? in declaration of
?SEXP?
LinearStatistic.h:12: error: expected ?;?, ?,? or ?)? before ?expcovinf?
LinearStatistic.h:18: error: expected ?=?, ?,?, ?;?, ?asm? or
?__attribute__? be...