search for: faceedgenam

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

Did you mean: faceedgenames
2010 Apr 14
1
Problem trying to plot Vennerable object
...m Rforge, this required an upgrade of R to 2.10.0 by the 'pylr' dependency. However, a very simple command fails: Vcomb <- Venn(SetNames= c("EOCT", "EOCM"), Weight=c(0, 11841, 24084, 24660)) plot(Vcomb) with this error: Error in do.call(c, lapply(.faceNames(new1), .faceEdgeNames, drawing = new1)) : 'what' must be a character string or a function What's frustrating is that a colleague with different versions of R (2.8.x) and some of the libraries gets the above function to work fine. I have no idea how to debug this error. Any help would be much appreci...