search for: agwr

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

Did you mean: aggr
2009 Apr 24
1
Managing DLLs with the same names in an R session
...hat Rgraphviz needs to link to the graph.dll from graphviz, E:\paboyoun>..\biocbld\bbs-2.4-bioc\R\bin\R CMD build Rgraphviz [...omitting output...] ** libs making DLL ... [...omitting output...] gcc -shared -s -o Rgraphviz.dll tmp.def LL_funcs.o Rgraphviz.o RgraphvizInit.o agopen.o agread.o agwr ite.o bezier.o buildEdgeList.o buildNodeList.o doLayout.o graphvizVersion.o init.o -LC:/Graphviz2.22/ bin -lgvc -lgraph -lcdt -Le:/biocbld/bbs-2.4-bioc/R/bin -lR [...omitting output...] but at run time R dispatches to the graph.dll from the graph package to resolve the symbols. R-2.9> Sys.wh...