Hello, On Thu, Oct 2, 2008 at 3:50 PM, Hanek Martin <[EMAIL PROTECTED]> wrote: > Our company has been looking at "SAS enterprise guide 4" (Insightful Miner is > a similar product from Insightful, I believe) which seems to provide a nice > graphical way of displaying/managing a process or project. It is also > accessible to non-programmers. > > Does any of the R GUIs provide similar functionality please? Can you point me > in the right direction? > Probably the most advanced "all-purpose" R GUI is Rcmdr and its plugins [1]. For an official list of R GUIs, visit this page [2]; packages below Rcmdr could prove of interest. For a shorter list, check this page [3]. Furthermore, check this related Wiki page [5].
I would also suggest addressing this question to r-sig-gui [4]. Regards, Liviu [1] http://cran.r-project.org/web/packages/Rcmdr/index.html [2] http://www.sciviews.org/_rgui/ [3] http://gentoo-wiki.com/HOWTO_Lightweight_package_selection_(using_Xfce_and_suitable_for_office_usage)#Statistical_packages [4] [EMAIL PROTECTED] [5] http://wiki.r-project.org/rwiki/doku.php?id=tips:using-gui ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.