Displaying 2 results from an estimated 2 matches for "rf_substitut".
Did you mean:
rf_substitute
2002 Jan 02
1
Building R-1.4 on Tru64
...9;ll enclose the
text from bug.report() from R-1.3.1 at the end.) The relevant part of
the log is below.
Any ideas?
gcc -shared -o methods.so do_substitute_direct.o
methods_list_dispatch.o method_meta_data.o slot.o -L/usr/local/lib
/usr/ucb/ld:
Warning: Unresolved:
TYPEOF
Rf_error
Rf_protect
Rf_substitute
Rf_unprotect
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...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...e_with_inexact -I/soft/readline/v4.2.1/include -c slot.c -o slot.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o methods.so
do_substitute_direct.o methods_list_dispatch.o method_meta_data.o slot.o
ld:
Warning: Unresolved:
Rf_error
R_NilValue
Rf_VectorToPairList
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...