[R-gregmisc-users] SF.net SVN: r-gregmisc:[1348] trunk/gdata/tests/tests.write.fwf.Rout.save
Brought to you by:
warnes
From: <wa...@us...> - 2009-07-16 03:15:59
|
Revision: 1348 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1348&view=rev Author: warnes Date: 2009-07-16 03:15:58 +0000 (Thu, 16 Jul 2009) Log Message: ----------- Update test output to remove R CMD check warning Modified Paths: -------------- trunk/gdata/tests/tests.write.fwf.Rout.save Modified: trunk/gdata/tests/tests.write.fwf.Rout.save =================================================================== --- trunk/gdata/tests/tests.write.fwf.Rout.save 2009-07-16 03:10:52 UTC (rev 1347) +++ trunk/gdata/tests/tests.write.fwf.Rout.save 2009-07-16 03:15:58 UTC (rev 1348) @@ -1,14 +1,12 @@ -R version 2.7.1 (2008-06-23) -Copyright (C) 2008 The R Foundation for Statistical Computing +R version 2.9.0 (2009-04-17) +Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 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. @@ -17,7 +15,6 @@ 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. -Loading required package: gtools > ### tests.write.fwf.R > ###------------------------------------------------------------------------ > ### What: Tests for write.fwf @@ -26,6 +23,14 @@ > ###------------------------------------------------------------------------ > > library(gdata) + +Attaching package: 'gdata' + + + The following object(s) are masked from package:utils : + + object.size + > > ## --- Test data --- > @@ -218,6 +223,3 @@ > ###------------------------------------------------------------------------ > ### tests.write.fwf.R ends > -> proc.time() - user system elapsed - 2.120 0.060 2.226 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |