[Phylobase-commits] r874 - pkg/tests

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Mar 17 13:48:09 CET 2014


Author: francois
Date: 2014-03-17 13:48:09 +0100 (Mon, 17 Mar 2014)
New Revision: 874

Removed:
   pkg/tests/nexusdata.R
Log:
remove old test file

Deleted: pkg/tests/nexusdata.R
===================================================================
--- pkg/tests/nexusdata.R	2014-03-17 05:27:19 UTC (rev 873)
+++ pkg/tests/nexusdata.R	2014-03-17 12:48:09 UTC (rev 874)
@@ -1,17 +0,0 @@
-## try to read NEXUS files
-## library(phylobase)
-## fn <- system.file("nexusfiles/treepluscharV01.nex",package="phylobase")
-## td<-NexusToPhylo4D(fn)
-## summary(td)
-## would try plotting, but typically don't have enough room
-## to plot data
-## Error in .local(x, ...) : 
-##    No room left to plot data; please try reducing ratio.tree or cex.label.
-## plot(as(td,"phylo4"))
-
-## try to read a nexus file where the newick string describing the tree is split
-## across several lines
-## multiLine <- system.file("nexusfiles/MultiLineTrees.nex",package="phylobase")
-## multiLineTrees <-NexusToPhylo4(multiLine)
-## summary(multiLineTrees)
-



More information about the Phylobase-commits mailing list