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

Deducer

About Deducer
SVN access
Download/Files
Check results
Package R docs

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


r175 | ifellows | 2014-04-30 16:52:52 +0000 (Wed, 30 Apr 2014) | 1 line
   M trunk/mkdist
moved source from the javasrc to java directory on build to make CRAN happy.

r174 | ifellows | 2014-04-28 17:22:35 +0000 (Mon, 28 Apr 2014) | 2 lines
   M trunk/DESCRIPTION
   M trunk/NEWS
Deducer:
-updates for 0.7-7

r173 | ifellows | 2013-10-14 17:47:04 +0000 (Mon, 14 Oct 2013) | 1 line
   M trunk/DESCRIPTION
   M trunk/NAMESPACE
   M trunk/R/zzz.R
   M trunk/man/descriptive.table.Rd
   M trunk/man/devel.Rd
   M trunk/man/print.contin.table.Rd
   M trunk/man/rocplot.Rd

r172 | ifellows | 2013-09-09 18:05:59 +0000 (Mon, 09 Sep 2013) | 4 lines
   M trunk/DESCRIPTION
   M trunk/NEWS
Deducer:
- changed to 0.7-7
- fixed factor edit bug
- added help link for templates

r171 | ifellows | 2012-12-05 19:37:55 +0000 (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 22:40:26 +0000 (Sat, 01 Dec 2012) | 1 line
   M trunk/NEWS
various deducer bug fixes

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

r168 | ifellows | 2012-11-20 22:38:39 +0000 (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)