Skip to content
Prev 120 / 1236 Next

[R-gui] Re: [R] Feedback about SciViews?

On Tue, 29 Apr 2003 11:31:44 +0200, you wrote:

            
That's true, but as the Windows maintainer, I would *love* to have an
alternative to Rgui.  The Graphapp package that underlies it is not
easy to work with.

I think the best long term strategy is to have a clean division
between the user interface aspects of R (which are necessarily
platform dependent) and the underlying computing engine (which should
be platform independent).  It should be as easy to experiment with the
user interface as it is to experiment with other aspects of
statistical computing.  TCL/TK is one way to realize this, but should
not be the only one.

Duncan Murdoch