search for: rf_isnul

Displaying 6 results from an estimated 6 matches for "rf_isnul".

Did you mean: rf_isnull
2007 Dec 03
1
Putting a NULL in a list (as cannot pass NA to C++)
...x <- list( 1, list(3,NULL,4), 5 ) > x [[1]] [1] 1 [[2]] [[2]][[1]] [1] 3 [[2]][[2]] NULL [[2]][[3]] [1] 4 [[3]] [1] 5 This is a good thing for me as it can be passed through into C++ where I can know the value is missing. (Can't seem to detect a NA from C++ for some reason. There is RF_isNull in the API but no RF_isNA that I can find!) Is it possible to put a null in an already created list. e.g. now do > x[[2]][[2]] <- NULL > x [[1]] [1] 1 [[2]] [[2]][[1]] [1] 3 [[2]][[2]] [1] 4 [[3]] [1] 5 But x[[2]][[2]] has been deleted. Many thanks Regards, David
2003 Oct 31
1
R-1.8.0 + IBM VisualAge/C for AIX compiler
...711-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 symbol: .Rf_isNull ld: 0711-224 WARNING: Duplicate symbol: Rf_isNull [...] ld: 0711-224 WARNING: Duplicate symbol: .Rprintf ld: 0711-224 WARNING: Duplicate symbol: Rprintf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. with -bnoquiet I get: p_xargc crt0main.s(/...
2004 Feb 02
0
problem building R on HPUX 11.23
When building the X11 modules under HPUX 11.23 I get the following errors ld: Unsatisfied symbol "Rf_isNull" in file dataentry.lo ld: Unsatisfied symbol "Rf_length" in file dataentry.lo ld: Unsatisfied symbol "Rf_warningcall" in file devX11.lo ld: Unsatisfied symbol "UNIMPLEMENTED" in file dataentry.lo ld: Unsatisfied symbol "R_alloc" in file devX11.lo ld: Un...
2002 Jan 02
1
Building R-1.4 on Tru64
...oPairList R_NilValue Rf_NewEnvironment R_set_standardGeneric_ptr R_GlobalEnv R_set_quick_method_check Rf_install Rf_allocVector LOGICAL R_PreserveObject Rf_mkChar SET_STRING_ELT Rf_findVar R_UnboundValue VECTOR_ELT R_NamesSymbol Rf_getAttrib Rf_length STRING_ELT R_CHAR R_do_slot Rf_asChar PRINTNAME Rf_isNull CAR CDR R_data_class Rf_isFunction Rf_findFun SETCAR Rf_eval INTEGER CLOENV Rf_findVarInFrame Rf_isSymbol ENCLOS SYMVALUE Rf_asLogical R_MissingArg Rf_isPrimitive do_set_prim_method BODY R_deferred_default_method PREXPR PRENV R_DotsSymbol DDVAL R_set_prim_method Rf_defineVar R_do_slot_assign mkdir...
2004 Mar 13
0
64bit build on IBM
...ror 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_NaString ld: 0711-317 ERROR: Undefined symbol: R_NilValue ld: 0711-317 ERROR: Undefined symbol: .Rf_PrintDefaults ld: 0711-317 ERROR: Undefined symbol: ....
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...st Rf_duplicate Rf_protect Rf_substitute Rf_unprotect TYPEOF Rf_NewEnvironment R_GlobalEnv R_UnboundValue R_MissingArg R_DotsSymbol R_NamesSymbol Rf_allocVector Rf_asChar Rf_asLogical Rf_defineVar Rf_eval Rf_findVar Rf_findVarInFrame Rf_findFun Rf_getAttrib Rf_install Rf_isEnvironment Rf_isFunction Rf_isNull Rf_isObject Rf_isPrimitive Rf_isSymbol Rf_length Rf_mkChar ATTRIB R_CHAR STRING_ELT SET_STRING_ELT VECTOR_ELT LOGICAL INTEGER TAG CAR CDR MISSING SETCAR BODY CLOENV PRINTNAME SYMVALUE DDVAL FRAME ENCLOS Rf_type2str R_PreserveObject R_set_standardGeneric_ptr R_data_class R_deferred_default_method R...