[Phylobase-commits] r189 - branches/pdcgsoc/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jun 22 03:40:47 CEST 2008


Author: pdc
Date: 2008-06-22 03:40:46 +0200 (Sun, 22 Jun 2008)
New Revision: 189

Modified:
   branches/pdcgsoc/R/identify.R
Log:
This was fixed when the files were rearranged

Modified: branches/pdcgsoc/R/identify.R
===================================================================
--- branches/pdcgsoc/R/identify.R	2008-06-12 21:34:32 UTC (rev 188)
+++ branches/pdcgsoc/R/identify.R	2008-06-22 01:40:46 UTC (rev 189)
@@ -1,7 +1,5 @@
 setGeneric("identify")
-## FIXME: warning on install because
-##   "identify.node.R" is read before "phylo4.R"
-##   (class definitions)
+
 setMethod("identify","phylo4",
            function(x,n=1,...) {
                plot(x, ...)



More information about the Phylobase-commits mailing list