Hi: Could someone tell me if there is an X-Windows version of the RGUI ? Thanks: Alex
On Tue, 9 May 2006, Alex Restrepo wrote:> Could someone tell me if there is an X-Windows version of the RGUI ?There is not. An one point there was a Motif version (graphapp, the toolkit used for RGui, used to have a Motif version), but it was incomplete (and unmaintainable). There are several other consoles for R which work under X Windows. Package gnomeGUI is one that used to be bundled in R, and for others see http://www.sciviews.org/_rgui/. [JGR is the one that is most frequently mentioned (but you will need working Java, which precludes my current x86_64 Linux platform).] -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Hi: I am trying to build the JGR (Java GUI) on a solaris 8 machine. I started R and I ran the following command: install.packages(c("JGR","JavaGD","rJava","iWidgets","iplots"),,c("http://cran.r-project.org","http://www.rosuda.org/R/nightly")) I get the following errors when I try to install: make: Fatal error in reader: Makevars, line 3: Unexpected end of line seen ERROR: compilation failed for package 'JavaGD' ** Removing '/mmrg/usr/local/lib/R/library/JavaGD' rJava.c:10: error: parse error before "vm1_args" rJava.c:10: warning: data definition has no type or storage class rJava.c: In function `initJVM': rJava.c:92: error: request for member `classpath' in something not a structure or union *** Error code 1 make: Fatal error: Command failed for target `rJava.o' ERROR: compilation failed for package 'rJava' Has anyone been able to install JGR on a solaris system? If so, do you have any recommendations. Many Thanks: Alex
Hello: Has anyone written a Java "plugin" for R which can talk to a SOAP Server? I have tried SSOAP and it seems like it is not a complete implementation of the SOAP standard. Are there any other alternatives which I can use to communicate to a SOAP Server from R? Can anyone provide any examples? Many Thanks In Advance
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alex Restrepo wrote:> Hello: > > Has anyone written a Java "plugin" for R which can talk to a SOAP Server?Use SJava or rJava or arji to dynamically load Java classes into R that perform the SOAP.> > I have tried SSOAP and it seems like it is not a complete implementation of > the SOAP standard.Which part of the standard do you need that are not there? And which version of SSOAP? There are recent updates that are not yet released that deal with a different aspect of SOAP, but we need to know to which bits of the spec. you are referring.> > Are there any other alternatives which I can use to communicate to a SOAP > Server from R? > > Can anyone provide any examples? > > Many Thanks In Advance > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html- -- Duncan Temple Lang duncan at wald.ucdavis.edu Department of Statistics work: (530) 752-4782 4210 Mathematical Sciences Building fax: (530) 752-7099 One Shields Ave. University of California at Davis Davis, CA 95616, USA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFEb23m9p/Jzwa2QP4RAhfPAJ492TyXcYScSzMYW3OlJoHZmsNW4wCeOW44 SRcq6P5Omce9pJIgtXfTYqc=d2JD -----END PGP SIGNATURE-----