search for: vntdata

Displaying 1 result from an estimated 1 matches for "vntdata".

Did you mean: intdata
2005 Jul 26
1
Error registering finalizer
...dle = "externalptr", id = "character", "VIRTUAL"), prototype=list(handle = NULL)) setClass("ProbesetGE", representation("PDNNObject")) ---- static void ProbesetGE_finalizer(SEXP vntData) { Rprintf("In ProbesetGE_finalizer()\n"); /* Deallocate memory of structure fields */ } static SEXP AllocateProbesetGEPtr(unsigned count) { return R_AllocatePtr(count, sizeof(ProbesetGE_t), ProbesetGETypeTag)); } SEXP R_PDNN...