[R-gregmisc-users] SF.net SVN: r-gregmisc:[1492] trunk/gregmisc/R/First.R
Brought to you by:
warnes
From: <wa...@us...> - 2011-09-01 21:45:25
|
Revision: 1492 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1492&view=rev Author: warnes Date: 2011-09-01 21:45:19 +0000 (Thu, 01 Sep 2011) Log Message: ----------- Minor rewording of startup message. Modified Paths: -------------- trunk/gregmisc/R/First.R Modified: trunk/gregmisc/R/First.R =================================================================== --- trunk/gregmisc/R/First.R 2011-09-01 21:41:10 UTC (rev 1491) +++ trunk/gregmisc/R/First.R 2011-09-01 21:45:19 UTC (rev 1492) @@ -6,6 +6,6 @@ "All functionality of the `gregmisc' package has been moved", "into the four 'g' packages: gdata, gtools, gmodels, and gplots. ", "This package is retained to make it easy to install and load", - "the set. Please consider loading these packages directly." + "the full set. Please consider loading these packages directly." ) } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |