Skip to content

[R-gui] Re: R-SIG-GUI Digest, Vol 8, Issue 3

2 messages · Nathan Whitehouse, John Fox

#
It's become more possible to do serious Java GUI
development.  Good examples of pretty nice all Java
stuff is the NetBeans(/Sun Forte) java development
environment, or Poseidon, a kindof community UML
editor.
  Of course, it's not as quick or easy to implement as
some other languages.
I've known a few people who use sciviews., and they
seem to like it.  
  I'm interested in a gui that allows more than a
GUIfied command line interface.  I'm interested in
something that allowed you to "layer" other
representations of the R code.  for example, a MDI
window might have two tabs, one of which was a
workspace with R objects(as icons) ordered by class. 
You can then associate them, perform operations, etc.
which would call macros, etc. and apply on the CLI. 
That way the actions would be transparent to the user
but also easily applied.

  Many of the investigators we work with would like to
use R-based analysis but just don't have the time to
learn the CLI.  Maybe these 'mods,' so to speak, would
encourage them to switch platforms.

  We're interested in a java-based GUI because we do
mostly java development.  But if Sciviews or something
else could do this, we're pretty interested.

  Best,
  Nathan Whitehouse
  Shaw lab
#
Dear Nathan,

Perhaps this has already been said in this thread (if so, please excuse the 
repetition), but the tcltk package, which is one of the recommended 
packages in R, provides a basis for building cross-platform GUIs. Take a 
look at my Rcmdr basic-statistics package (if you haven't already seen it, 
of course), for example.

Regards,
John
At 11:13 AM 10/13/2003 -0700, Nathan Whitehouse wrote:
-----------------------------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario, Canada L8S 4M4
email: jfox@mcmaster.ca
phone: 905-525-9140x23604
web: www.socsci.mcmaster.ca/jfox