search for: rs_dbi_field

Displaying 2 results from an estimated 2 matches for "rs_dbi_field".

Did you mean: rs_dbi_fields
2009 Jan 30
2
Problem installing RMySQL ("S4R.h:40:17: error: S.h: No such file or directory"?)
...alloc' RS-DBI.c:350: warning: incompatible implicit declaration of built-in function 'malloc' RS-DBI.c:357: warning: implicit declaration of function 'calloc' RS-DBI.c:357: warning: incompatible implicit declaration of built-in function 'calloc' RS-DBI.c:364: error: 'RS_DBI_fields' has no member named 'Sclass' RS-DBI.c:364: error: 'SEXPTYPE' undeclared (first use in this function) RS-DBI.c:364: error: (Each undeclared identifier is reported only once RS-DBI.c:364: error: for each function it appears in.) RS-DBI.c:364: error: expected expression before ...
2008 Nov 19
1
RMySQL 0.6-1 Package Install Fails in R 2.5.1 (pclinuxos)
...ive type id */ char *RS_DBI_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 } *_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_...