Displaying 7 results from an estimated 7 matches for "rs_na_set".
2012 Oct 15
1
how to include --configure-args= in R CMD INSTALL
...using.html#using-pathnames
gcc -m64 -I"C:/PROGRA~1/R/R-214~1.2/include" -I"C:\Program Files\MySQL\MySQL
Server 5.5\.;"/include -I"d:/RCompile/CRANpkg/extralibs64/local/include"
-O2 -Wall -std=gnu99 -mtune=core2 -c RS-DBI.c -o RS-DBI.o
RS-DBI.c: In function 'RS_na_set':
RS-DBI.c:1219:11: warning: variable 'c' set but not used
[-Wunused-but-set-variable]
gcc -m64 -I"C:/PROGRA~1/R/R-214~1.2/include" -I"C:\Program Files\MySQL\MySQL
Server 5.5\.;"/include -I"d:/RCompile/CRANpkg/extr
alibs64/local/include" -O2 -Wall -...
2012 Oct 09
2
RMySQL install on windows
...sing.html#using-pathnames
gcc -m64 -I"C:/PROGRA~1/R/R-215~1.1/include" -DNDEBUG -I"C:/Program
Files/MySQL/MySQL Server 5.5"/include
-I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99
-mtune=core2 -c RS-DBI.c -o RS-DBI.o
RS-DBI.c: In function 'RS_na_set':
RS-DBI.c:1219:11: warning: variable 'c' set but not used
[-Wunused-but-set-variable]
gcc -m64 -I"C:/PROGRA~1/R/R-215~1.1/include" -DNDEBUG -I"C:/Program
Files/MySQL/MySQL Server 5.5"/include
-I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -...
2012 Oct 13
0
RS-MySQL.h:32:19: fatal error: mysql.h: No such file or directory
...using.html#using-pathnames
gcc -m64 -I"C:/PROGRA~1/R/R-215~1.0/include" -DNDEBUG
-I"C:\wamp\bin\mysql\mysql5.5.16\bin"/include
-I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99
-mtune=core2 -c RS-DBI.c -o RS-DBI.o
RS-DBI.c: In function 'RS_na_set':
RS-DBI.c:1219:11: warning: variable 'c' set but not used
[-Wunused-but-set-variable]
gcc -m64 -I"C:/PROGRA~1/R/R-215~1.0/include" -DNDEBUG
-I"C:\wamp\bin\mysql\mysql5.5.16\bin"/include
-I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -s...
2008 Nov 19
1
RMySQL 0.6-1 Package Install Fails in R 2.5.1 (pclinuxos)
..._getTypeName(Sint typeCode, const struct data_types table[]);
/* same, but callable from S/R and vectorized */
s_object *RS_DBI_SclassNames(s_object *types); s_object
*RS_DBI_createNamedList(char
**names, Stype *types, Sint *lengths, Sint n);
s_object *RS_DBI_copyFields(RS_DBI_fields *flds);
void RS_na_set(void *ptr, Stype type);
int RS_is_na(void *ptr, Stype type);
extern const struct data_types RS_dataTypeTable[];
int isalpha(int c); <-------------------------------------LINE 263
#ifdef __cplusplus
}
*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*...
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
...GLS_WORKAROUND -I/usr/local/include -fpic -g -O2 -c RS-DBI.c -o
RS-DBI.o
RS-DBI.c: In function `RS_DBI_makeSQLNames':
RS-DBI.c:1175: warning: assignment discards qualifiers from pointer target type
RS-DBI.c:1188: warning: implicit declaration of function `isalpha'
RS-DBI.c: In function `RS_na_set':
RS-DBI.c:1226: warning: assignment discards qualifiers from pointer target type
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/tmp/R.INSTALL.Po4474/ROracle/src'
proc CODE=ANSI_C MODE=ORACLE INCLUDE=/opt/R-2.6.1-patched/include \...
2009 Feb 09
0
ROracle - ORA-02005: implicit (-1) length not valid for this bind or define datatype
...ocal/include -fpic -O3 -g -std=gnu99 -c RS-DBI.c -o
RS-DBI.o
RS-DBI.c: In function 'RS_DBI_makeSQLNames':
RS-DBI.c:1175: warning: assignment discards qualifiers from pointer target type
RS-DBI.c:1188: warning: implicit declaration of function 'isalpha'
RS-DBI.c: In function 'RS_na_set':
RS-DBI.c:1226: warning: assignment discards qualifiers from pointer target type
make[1]: Leaving directory `/tmp/R.INSTALL.T23031/ROracle/src'
proc CODE=ANSI_C MODE=ORACLE INCLUDE=/usr/lib64/R/include \
PARSE=NONE LINES=false PREFETCH=1 RS-Oracle.pc
Pro*C/C++: Release 10.2...
2009 Jan 30
2
Problem installing RMySQL ("S4R.h:40:17: error: S.h: No such file or directory"?)
...39;sprintf'
RS-DBI.c: At top level:
RS-DBI.c:1170: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
RS-DBI.c:1213: error: expected declaration specifiers or '...' before
'SEXPTYPE'
RS-DBI.c: In function 'RS_na_set':
RS-DBI.c:1218: error: 'type' undeclared (first use in this function)
RS-DBI.c:1219: error: 'INTSXP' undeclared (first use in this function)
RS-DBI.c:1221: error: 'NA_INTEGER' undeclared (first use in this function)
RS-DBI.c:1223: error: 'LGLSXP' undeclared (fir...