[Phylobase-commits] r876 - pkg/tests

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


Author: francois
Date: 2014-03-17 14:14:12 +0100 (Mon, 17 Mar 2014)
New Revision: 876

Removed:
   pkg/tests/dUnit.Rout.save
   pkg/tests/nexusdata.Rout.save
   pkg/tests/roundtripUnit-tests.Rout.save
Log:
file cleanup

Deleted: pkg/tests/dUnit.Rout.save
===================================================================
--- pkg/tests/dUnit.Rout.save	2014-03-17 13:13:02 UTC (rev 875)
+++ pkg/tests/dUnit.Rout.save	2014-03-17 13:14:12 UTC (rev 876)
@@ -1 +0,0 @@
-Fatal error: cannot open file 'dUnit.R': No such file or directory

Deleted: pkg/tests/nexusdata.Rout.save
===================================================================
--- pkg/tests/nexusdata.Rout.save	2014-03-17 13:13:02 UTC (rev 875)
+++ pkg/tests/nexusdata.Rout.save	2014-03-17 13:14:12 UTC (rev 876)
@@ -1,41 +0,0 @@
-
-R Under development (unstable) (2012-11-20 r61133) -- "Unsuffered Consequences"
-Copyright (C) 2012 The R Foundation for Statistical Computing
-ISBN 3-900051-07-0
-Platform: i686-pc-linux-gnu (32-bit)
-
-R is free software and comes with ABSOLUTELY NO WARRANTY.
-You are welcome to redistribute it under certain conditions.
-Type 'license()' or 'licence()' for distribution details.
-
-  Natural language support but running in an English locale
-
-R is a collaborative project with many contributors.
-Type 'contributors()' for more information and
-'citation()' on how to cite R or R packages in publications.
-
-Type 'demo()' for some demos, 'help()' for on-line help, or
-'help.start()' for an HTML browser interface to help.
-Type 'q()' to quit R.
-
-> ## 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)
-> 
-> 
-> proc.time()
-   user  system elapsed 
-  0.304   0.372   0.519 

Deleted: pkg/tests/roundtripUnit-tests.Rout.save
===================================================================
--- pkg/tests/roundtripUnit-tests.Rout.save	2014-03-17 13:13:02 UTC (rev 875)
+++ pkg/tests/roundtripUnit-tests.Rout.save	2014-03-17 13:14:12 UTC (rev 876)
@@ -1 +0,0 @@
-Fatal error: cannot open file 'roundtripUnit-tests.R': No such file or directory



More information about the Phylobase-commits mailing list