CADStat - Provides a GUI to several statistical methods for making biological inferences
RForge.net

CADStat

About CADStat
SVN access
Download/Files
News
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/CADStat/trunk CADStat

To install the latest development snapshot of this package, use

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

To list branches use

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

Most recent SVN commits


r237 | pasha | 2010-03-21 13:00:22 -0400 (Sun, 21 Mar 2010) | 1 line
   M trunk/DESCRIPTION
   M trunk/inst/java/CADStat.jar
Fixed UI layout issues and resized dialogs for Windows.

r235 | pasha | 2010-03-19 15:55:03 -0400 (Fri, 19 Mar 2010) | 1 line
   M trunk/inst/java/CADStat.jar
Fixed bugs in submit button validity for the Data Merge dialog.

r233 | lester | 2010-03-18 10:35:39 -0400 (Thu, 18 Mar 2010) | 1 line
   M trunk/DESCRIPTION
   M trunk/R/bxplot.JGR.R
   M trunk/R/glm.JGR.R
   M trunk/R/pca.fa.JGR.R
   M trunk/R/scatterplot2.R
   M trunk/inst/doc/pca.fa.JGR.html
bug fixes

r232 | lester | 2010-03-18 10:04:07 -0400 (Thu, 18 Mar 2010) | 1 line
   M trunk/inst/doc/pca.fa.JGR.html
minor edit to documentation

r230 | lester | 2010-03-08 14:33:38 -0500 (Mon, 08 Mar 2010) | 1 line
   D trunk/R/boxplot.JGR.R
   D trunk/man/boxplot.JGR.Rd
deleted old boxplot files