Displaying 20 results from an estimated 10000 matches similar to: "Deducer: An R data analysis GUI"
2009 Aug 03
0
Deducer 0.1 : An intuitive cross-platform data analysis GUI
Deducer 0.1 has been released to CRAN
Deducer is designed to be a free, easy to use, alternative to proprietary
software such as SPSS, JMP, and Minitab. It has a menu system to do common
data manipulation and data analysis tasks, and an excel-like spreadsheet in
which to view and edit data frames. The goal of the project is to two fold.
1. Provide an intuitive interface so that non-technical
2009 Aug 03
0
Deducer 0.1 : An intuitive cross-platform data analysis GUI
Deducer 0.1 has been released to CRAN
Deducer is designed to be a free, easy to use, alternative to proprietary
software such as SPSS, JMP, and Minitab. It has a menu system to do common
data manipulation and data analysis tasks, and an excel-like spreadsheet in
which to view and edit data frames. The goal of the project is to two fold.
1. Provide an intuitive interface so that non-technical
2010 Aug 16
0
Major update of Deducer, including GSOC funded work
A new version of Deducer (0.4) has been sent to CRAN, and should be
propagating to all the mirrors in due course. Also, a new plug-in
package (DeducerExtras) has also been released to CRAN, containing
additional dialogs and functionality.
I would like to take this opportunity to thank the R community for
choosing this project for a Google Summer of Code grant, and for the
support and
2010 Aug 16
0
Major update of Deducer, including GSOC funded work
A new version of Deducer (0.4) has been sent to CRAN, and should be
propagating to all the mirrors in due course. Also, a new plug-in
package (DeducerExtras) has also been released to CRAN, containing
additional dialogs and functionality.
I would like to take this opportunity to thank the R community for
choosing this project for a Google Summer of Code grant, and for the
support and
2010 Sep 25
0
Deducer 0.4-1 and JGR 1.7-2 released
Hi All,
I would like to announce the release of Deducer 0.4-1 and JGR 1.7-2 to CRAN. The updates should be propagating through the mirrors over the next few days. On the Deducer side we have a number of nice improvements:
1. A new Text Field Widget for plug-ins is included, which is better suited for entering/displaying numeric and short string fields than TextAreaWidget.
2. A new Object Chooser
2010 Sep 25
0
Deducer 0.4-1 and JGR 1.7-2 released
Hi All,
I would like to announce the release of Deducer 0.4-1 and JGR 1.7-2 to CRAN. The updates should be propagating through the mirrors over the next few days. On the Deducer side we have a number of nice improvements:
1. A new Text Field Widget for plug-ins is included, which is better suited for entering/displaying numeric and short string fields than TextAreaWidget.
2. A new Object Chooser
2012 Oct 03
0
error in Deducer in 1-m: m is missing
I have two macs both running OS 10.6.8. One has JGR 1.7-9 and the other
1.7-11. When I run 'descriptives' from the analysis menu on the same data
set on both machines. It runs as expected on 1.7-9 but give the error
message in the header in version 1.7-11. Other analysis procedures seem to
run fine in both. Whgy?
--
View this message in context:
2010 Mar 15
0
Deducer 0.2-3 and DeducerPlugInExample released
I would like to announce the release of Deducer 0.2-3 and the new
package DeducerPlugInExample.
-----------------------------------
Deducer is designed to be a free easy to use alternative to
proprietary data analysis software such as SPSS, JMP, and Minitab. It
has a menu system to do common data manipulation and analysis tasks,
and an excel-like spreadsheet in which to view and edit
2010 Mar 15
0
Deducer 0.2-3 and DeducerPlugInExample released
I would like to announce the release of Deducer 0.2-3 and the new
package DeducerPlugInExample.
-----------------------------------
Deducer is designed to be a free easy to use alternative to
proprietary data analysis software such as SPSS, JMP, and Minitab. It
has a menu system to do common data manipulation and analysis tasks,
and an excel-like spreadsheet in which to view and edit
2011 Jun 03
2
GUI Experience - Box Plots
Hi,
This is to share my experience of using GUI's for using various
Quality Management/Assurance tools.
A few days back, I had I had written a mail about Box plots and
received some very good suggestions, including that for simple
scripts. Thanks everybody for the same.
Based on the suggestions, I am trying three GUI's: R Commander,
JGR-Deducer combination and RKward.
For Box Plots, I
2011 May 26
1
JGR/Deducer Installation
Hi,
Sorry if this is to wrong mailing list. In that case, please point me
to correct mailing list.
Please also excuse rather long mail - I am not sure what piece of
information would be useful for anybody who could help me.
Couple of days back I had put a query about box-plots using GUI. I
got some excellent suggestions. One of them was to use JGR/Deducer.
It worked quite well for my needs.
2012 Mar 28
0
Updates to the Deducer family of packages
Dear R users,
Over the past month there have been a number of package updates in the deducer ecosystem. Deducer is a general purpose, extensible, data analysis GUI. It is designed to be a free easy to use alternative to proprietary data analysis software such as SPSS, JMP, and Minitab. It has a menu system to do common data manipulation and analysis tasks, and an excel-like spreadsheet in which
2012 Mar 28
0
Updates to the Deducer family of packages
Dear R users,
Over the past month there have been a number of package updates in the deducer ecosystem. Deducer is a general purpose, extensible, data analysis GUI. It is designed to be a free easy to use alternative to proprietary data analysis software such as SPSS, JMP, and Minitab. It has a menu system to do common data manipulation and analysis tasks, and an excel-like spreadsheet in which
2010 Oct 02
1
Deducer and Contingency Tables
Is there a way to use Deducer to analyze contingency table data that is only
available in a row-by-column summary form (not a data frame)?
Thanks. Jim Watkins
2011 Jun 03
0
Pareto Chart using GUI
Hi,
I am exploring GUI's for doing Quality
Management/Assurance/Improvement activities and this is another mail
in series!
Focus of this mail is Pareto Analysis for following data (Truncated):
Date Defect code Operator Shift Machine Cost - Internal Cost -
External Cost - Total
8-Jun-2011 410 Joe 1 AAA 5 50 55
8-Jun-2011 465 Joe 1 AAA 1.5 25 26.5
8-Jun-2011 412 Joe 1 AAA 1.5 10 11.5
2012 Mar 02
1
Cloning R Installation Across Multiple Computers
I would like to set up identical R installations, with the same packages,
on multiple computers and with minimal interaction by users. Ideally, I
would like to have an installation script that the user can just run that
will set up everything, including R itself and base packages.
Standard packages would need to include ggplot2 and its dependencies, Rcmdr
and its dependencies and some Rcmdr
2010 Oct 19
3
R 2.12.0 and JGR
Since upgrading to 2.12.0, I'm having trouble getting the JGR to start under Windows 7, but I'm not quite sure what's happening.
When I try to run the JGR.exe stub, the dialog says can't find Java R interface jri.dll. As nearly as I can tell from a Google search this is to be a part of the rJava package which seems to load fine with the library(rJava) command from the Windows R
2011 Nov 09
1
installing java on ubuntu 11.10 installation
Dear list members,
I am starting to get acquainted with linux on a ubuntu 11.10 installation on an external hard disk. I have just installed R and all the packages available in the r-cran-* list. Now, I would like to get on with the installation of packages like Deducer and Acinonyx. The former requires JGR which in turn requires Java. I have tried to follow the instructions available at the
2008 Feb 07
0
R GUI installation on Linux/SuSE 10.3
After a long sufferance I had succeeded in installing R GUI on my
Linux/SuSE system. It worked fine.
Unluckily a system upgrade patch messed up my monitor so I had to reinstall
SuSE 10.3 and every other application on top of it.
I have R running back with text interface. I tried to get the nice R GUI up
& running again. I followed all the steps to reinstall the R GUI but this
time I get a
2009 Nov 15
1
JGR GUI for R-2.10.0 "Help" "Print"
I have updated R 2.9.1 to 2.10.0. and JGR GUI 1.7. I am running Windows XP.
I can't seem to get the JGR "Print" or "Help" functions to work. The system
locks and requires me to "stop the process".
In the past I have preferred the opreation and "feel" of JGR GUI. I realize
that this help forum is for R; but, I am hoping that some other R-user is