search for: r_reprotect

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

Did you mean: r_protect
2003 Oct 31
1
R-1.8.0 + IBM VisualAge/C for AIX compiler
...: 0711-224 WARNING: Duplicate symbol: Rf_error ld: 0711-224 WARNING: Duplicate symbol: .Rf_warning ld: 0711-224 WARNING: Duplicate symbol: Rf_warning ld: 0711-224 WARNING: Duplicate symbol: .Rf_lengthgets ld: 0711-224 WARNING: Duplicate symbol: Rf_lengthgets ld: 0711-224 WARNING: Duplicate symbol: .R_Reprotect ld: 0711-224 WARNING: Duplicate symbol: R_Reprotect ld: 0711-224 WARNING: Duplicate symbol: .Rf_mkChar ld: 0711-224 WARNING: Duplicate symbol: Rf_mkChar ld: 0711-224 WARNING: Duplicate symbol: .SET_STRING_ELT ld: 0711-224 WARNING: Duplicate symbol: SET_STRING_ELT ld: 0711-224 WARNING: Duplicate sym...
2003 Oct 31
2
How to grow an R object from C (.Call Interface)
What is the best way to grow an R return object in writing a C function using the Rdefines.h macros. In my application, the final size of the return object is not known during construction. My understanding is that each time I grow an R object I have to use PROTECT() again, probably before UNPROTECTing the smaller version. However, due to the stack character of the PROTECT mechanism, UNPROTECT
2004 Mar 13
0
64bit build on IBM
...map.o,-lSM,-lICE,-lX11,-ldl,-ltermcap,-lm,-lc,-L/usr/lpp/xlopt,-lxlopt,-lc,-bE:/ptmp/thoar/xlcSEtLbjqe,NULL) ld: 0711-317 ERROR: Undefined symbol: .Rf_error ld: 0711-317 ERROR: Undefined symbol: .Rf_warning ld: 0711-317 ERROR: Undefined symbol: .Rf_lengthgets ld: 0711-317 ERROR: Undefined symbol: .R_Reprotect ld: 0711-317 ERROR: Undefined symbol: .Rf_mkChar ld: 0711-317 ERROR: Undefined symbol: .SET_STRING_ELT ld: 0711-317 ERROR: Undefined symbol: .Rf_isNull ld: 0711-317 ERROR: Undefined symbol: .SET_VECTOR_ELT ld: 0711-317 ERROR: Undefined symbol: .Rf_isVector ld: 0711-317 ERROR: Undefined symbol: R_Na...