search for: r_do_slot

Displaying 8 results from an estimated 8 matches for "r_do_slot".

2009 Nov 13
0
Problem building R 2.10 release
...function `sparseQR_coef': sparseQR.c:(.text+0x52a): undefined reference to `Rf_protect' sparseQR.c:(.text+0x53a): undefined reference to `Rf_install' sparseQR.c:(.text+0x54f): undefined reference to `R_do_slot' sparseQR.c:(.text+0x55f): undefined reference to `Rf_install' sparseQR.c:(.text+0x574): undefined reference to `R_do_slot' sparseQR.c:(.text+0x5aa): undefined reference to `Rf_install' sparseQ...
2008 Mar 15
1
Experimental R_has_slot() utility
Dear list, The utility "R_has_slot" mentioned in the file NEWS ("Experimental R_has_slot() utility supplementing R_do_slot()") appears to be missing from a fresh checkout of the development branch. $ svn up At revision 44759. $ grep -i has_slot `find include -name '*.h'` $ grep -i _slot `find include -name '*.h'` include/Rdefines.h:#define GET_SLOT(x, what) R_do_slot(x, what) include/Rdefine...
2002 Jan 02
1
Building R-1.4 on Tru64
...rotect Rf_duplicate Rf_VectorToPairList 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_def...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...ctx_callback 0000000000005c10 T R_curl_version 0000000000005bf0 T R_curl_version_info 0000000000005270 T R_curl_write_binary_data 00000000000051b0 T R_curl_write_data 00000000000051d0 T R_curl_write_header_data U R_do_MAKE_CLASS U R_do_new_object U R_do_slot U R_do_slot_assign 0000000000004530 t R_finalizeCurlHandle 0000000000006af0 T R_getCURLErrorEnum 0000000000006b10 T R_getCURLInfoEnum 0000000000006b30 T R_getCURLOptionEnum 0000000000003ea0 T R_getCurlMultiHandle 0000000000006a00 T R_init_RCurl 0000000000003bf0 T R_internalWriteTes...
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...ctx_callback 0000000000005c10 T R_curl_version 0000000000005bf0 T R_curl_version_info 0000000000005270 T R_curl_write_binary_data 00000000000051b0 T R_curl_write_data 00000000000051d0 T R_curl_write_header_data U R_do_MAKE_CLASS U R_do_new_object U R_do_slot U R_do_slot_assign 0000000000004530 t R_finalizeCurlHandle 0000000000006af0 T R_getCURLErrorEnum 0000000000006b10 T R_getCURLInfoEnum 0000000000006b30 T R_getCURLOptionEnum 0000000000003ea0 T R_getCurlMultiHandle 0000000000006a00 T R_init_RCurl 0000000000003bf0 T R_internalWriteTes...
2008 Apr 22
3
R 2.7.0 is released
...windows() family of devices, as well as the new cairo-based devices. o More Lapack routines are available (and declared in R_Ext/Lapack.h), notably for (reciprocal) condition number estimation of complex matrices. o Experimental utility R_has_slot supplementing R_do_slot. o There is a new public interface to the encoding info stored on CHARSXPs, getCharCE and mkCharCE using the enumeration type cetype_t. o A new header 'R_ext/Visibility.h' contains some definitions for controlling the visibility of entry points, and how...
2008 Apr 22
3
R 2.7.0 is released
...windows() family of devices, as well as the new cairo-based devices. o More Lapack routines are available (and declared in R_Ext/Lapack.h), notably for (reciprocal) condition number estimation of complex matrices. o Experimental utility R_has_slot supplementing R_do_slot. o There is a new public interface to the encoding info stored on CHARSXPs, getCharCE and mkCharCE using the enumeration type cetype_t. o A new header 'R_ext/Visibility.h' contains some definitions for controlling the visibility of entry points, and how...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...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_set_prim_method do_set_prim_method R_set_quick_method_check R_do_slot R_do_slot_assign mkdir -p -- ../../../../library/methods/libs gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/methods/src' gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/methods/src' gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/methods' dumping R code in...