Displaying 2 results from an estimated 2 matches for "rf_lcons".
Did you mean:
rf_cons
2011 Jan 11
0
[Rcpp-devel] Loading a package using Rcpp Modules results in memory corruption
...t;
>>>>>
>>>>> Yep. Doug's analysis is right. Rcpp is implemented with the C R API,
>>>>> and
>>>>> apparently there were a few places where we were not careful enough.
>>>>> Most
>>>>> notably in calls to Rf_lcons and Rf_cons. This has been partially
>>>>> dealt with
>>>>> today.
>>>>>
>>>>
>>>> Just for the record, Doug is summarizing my analysis, based on several
>>>> examples that I posted to this thread,
>>>> and...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...mmand
Tcl_CreateInterp
Tcl_DoOneEvent
Tcl_Eval
Tcl_GetObjResult
Tcl_Init
Tcl_SetResult
Tcl_StaticPackage
Tcl_GetVar2Ex
Tcl_SetVar2Ex
Tcl_GetString
Tk_Init
Tk_SafeInit
R_NaReal
Rf_error
R_GlobalEnv
R_NilValue
R_DotsSymbol
Rf_allocVector
Rf_eval
Rf_install
Rf_isFunction
Rf_isLanguage
Rf_isValidString
Rf_lcons
Rf_length
Rf_mkChar
Rf_mkString
Rf_protect
Rf_unprotect
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
INTEGER
REAL
TAG
CDR
CADR
CADDR
FORMALS
PRINTNAME
R_MakeExternalPtr
R_ExternalPtrAddr
R_RegisterCFinalizer
R_PolledEvents
R_wait_usec
R_ParseVector
R_timeout_handler
R_timeout_val
ptr_gnome_start
mkd...