[Picante-commits] r72 - branches/gsoc/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon May 26 00:39:48 CEST 2008


Author: mrhelmus
Date: 2008-05-26 00:39:48 +0200 (Mon, 26 May 2008)
New Revision: 72

Removed:
   branches/gsoc/R/test.R
Modified:
   branches/gsoc/R/phylodiversity.R
Log:
cleaning up the tests

Modified: branches/gsoc/R/phylodiversity.R
===================================================================
--- branches/gsoc/R/phylodiversity.R	2008-05-25 22:38:27 UTC (rev 71)
+++ branches/gsoc/R/phylodiversity.R	2008-05-25 22:39:48 UTC (rev 72)
@@ -111,4 +111,3 @@
     data.frame(ntaxa=specnumber(samp),mnnd.obs, mnnd.rand.mean, mnnd.rand.sd, mnnd.obs.rank, 
         mnnd.obs.z, mnnd.obs.p=mnnd.obs.rank/(runs+1),runs=runs, row.names = row.names(samp))
 }
-# test
\ No newline at end of file

Deleted: branches/gsoc/R/test.R
===================================================================
--- branches/gsoc/R/test.R	2008-05-25 22:38:27 UTC (rev 71)
+++ branches/gsoc/R/test.R	2008-05-25 22:39:48 UTC (rev 72)
@@ -1 +0,0 @@
-test.R
\ No newline at end of file



More information about the Picante-commits mailing list