[Rd] Rgraphviz compilation error

2004-09-22 Thread Saurin Jani
Hi, I am installing Rgraphviz at Linux Fedora Core 2 with 32 bit AMD athlon with 512 RAM. I have installed graphviz version: graphviz-1.16-1.src.rpm installed already on system. I am doing: $ R CMD INSTALL -l /usr/local/lib/R/library Rgraphviz_1.4.0.tar.gz --

[Rd] Rgraphviz + graphviz 1.12.1 compilation error

2004-09-23 Thread Saurin Jani
Hi, I have Linux Fedora 32 bit with 512 RAM I would like to use Rgraphviz package.so, I did: $ [EMAIL PROTECTED] packages]# rpm -i graphviz-1.12-1.i386.rpm package graphviz-1.12-1 is already installed [EMAIL PROTECTED] packages]# R CMD INSTALL -l /usr/local/lib/R/library Rgraphviz_1.4.0.tar

[Rd] is there String concating function in R?

2005-01-10 Thread Saurin Jani
Hi All, I prob. missed it but I would like to make string concating. Is there any string concating function in R? A <- "abc"; B <- ".jpeg" C <- c(A,B); it does not do abc.jpeg in string format..? can anyone guide me ? Thank you, Saurin __ R-devel@s