[Mattice-commits] r217 - in pkg: . misc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Sep 1 13:07:47 CEST 2009


Author: andrew_hipp
Date: 2009-09-01 13:07:47 +0200 (Tue, 01 Sep 2009)
New Revision: 217

Added:
   pkg/NAMESPACE
Removed:
   pkg/misc/NAMESPACE
Log:
adding NAMESPACE to pkg directory

Added: pkg/NAMESPACE
===================================================================
--- pkg/NAMESPACE	                        (rev 0)
+++ pkg/NAMESPACE	2009-09-01 11:07:47 UTC (rev 217)
@@ -0,0 +1,14 @@
+import(ape, ouch)
+
+export(carex)
+export(informationCriterion, informationCriterion.hansenBatch)
+export(isMonophyletic, nodeDescendents, mrcaOUCH)
+export(multiModel)
+export(ouSim, ouSim.hansenBatch, ouSim.hansenSummary, ouSim.browntree, ouSim.hansentree, ouSim.ouchtree, ouSim.phylo)
+export(regimeVectors, paintBranches)
+export(runBatchHansen)
+
+S3method(summary, hansenBatch)
+S3method(print, hansenSummary)
+S3method(print, informationCriterion)
+S3method(plot, ouSim)
\ No newline at end of file

Deleted: pkg/misc/NAMESPACE
===================================================================
--- pkg/misc/NAMESPACE	2009-08-31 14:44:55 UTC (rev 216)
+++ pkg/misc/NAMESPACE	2009-09-01 11:07:47 UTC (rev 217)
@@ -1,6 +0,0 @@
-export(informationCriterion, informationCriterion.hansenBatch)
-export(ouSim, ouSim.hansenBatch, ouSim.hansenSummary, ouSim.browntree, ouSim.hansentree, ouSim.ouchtree, ouSim.phylo, plot.ouSim)
-export(regimeVectors, paintBranches)
-export(summary.hansenBatch, print.hansenSummary)
-export(isMonophyletic, nodeDescendents, mrcaOUCH)
-export(runBatchHansen)
\ No newline at end of file



More information about the Mattice-commits mailing list