Deducer - A graphical data analysis system for use with JGR
RForge.net

Deducer

About Deducer
SVN access
Download/Files
News
Check results

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/Deducer/trunk Deducer

To install the latest development snapshot of this package, use

install.packages("Deducer",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/Deducer/branches
and for tags use
svn ls svn://svn.rforge.net/Deducer/tags

Most recent SVN commits


r171 | ifellows | 2012-12-05 14:37:55 -0500 (Wed, 05 Dec 2012) | 2 lines
   M trunk/DESCRIPTION
   M trunk/NEWS
   M trunk/R/onesample.plot.R
   M trunk/R/oneway.plot.R
-ggplot 0.9.3 update.
-cran release

r170 | ifellows | 2012-12-01 17:40:26 -0500 (Sat, 01 Dec 2012) | 1 line
   M trunk/NEWS
various deducer bug fixes

r169 | ifellows | 2012-11-28 01:16:17 -0500 (Wed, 28 Nov 2012) | 1 line
   M trunk/NEWS

r168 | ifellows | 2012-11-20 17:38:39 -0500 (Tue, 20 Nov 2012) | 1 line
   M trunk/NEWS
Fixed bug where dialogs written in R would sometimes print debuging info (Thanks to Vincent Nijs for the report)

r167 | ifellows | 2012-10-22 16:03:04 -0400 (Mon, 22 Oct 2012) | 1 line
   M trunk/DESCRIPTION
   M trunk/NEWS
   M trunk/R/zzz.R
Deducer 0.7-5

r166 | ifellows | 2012-09-10 17:34:37 -0400 (Mon, 10 Sep 2012) | 1 line
   A trunk/CITATION
   M trunk/DESCRIPTION
   M trunk/NEWS
   M trunk/R/contingency.tables.R
   M trunk/R/rocplot.R
   M trunk/R/util.R
   M trunk/R/zzz.R
   M trunk/man/add.test.Rd
   M trunk/man/chi.noncentral.conf.Rd
   D trunk/man/chi.squared.test.Rd
   D trunk/man/fishers.exact.test.Rd
   D trunk/man/kurtosis.Rd
   M trunk/man/likelihood.test.Rd
   M trunk/man/print.contin.table.Rd
   M trunk/man/recode.variables.Rd
   M trunk/man/rocplot.Rd
   D trunk/man/skewness.Rd
   M trunk/man/sort.data.frame.Rd
   M trunk/mkdist
Release 0.7-4

r165 | ifellows | 2012-09-04 00:47:37 -0400 (Tue, 04 Sep 2012) | 1 line
   M trunk/NEWS
   M trunk/R/contingency.tables.R
   M trunk/R/onesample.plot.R
release

r164 | ifellows | 2012-08-23 00:43:36 -0400 (Thu, 23 Aug 2012) | 1 line
   M trunk/DESCRIPTION
   M trunk/NAMESPACE
   M trunk/NEWS
   M trunk/R/ggcorplot.R
   M trunk/R/onesample.plot.R
   M trunk/R/oneway.plot.R
   M trunk/R/plot.cor.matrix.R
   M trunk/R/qscatter_array.R
   M trunk/R/rocplot.R
   M trunk/R/zzz.R
   M trunk/mkdist
new ggplot version