[R-gregmisc-users] SF.net SVN: r-gregmisc:[1771] trunk/gtools/man/getDependencies.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2014-02-11 17:19:19
|
Revision: 1771 http://sourceforge.net/p/r-gregmisc/code/1771 Author: warnes Date: 2014-02-11 17:19:16 +0000 (Tue, 11 Feb 2014) Log Message: ----------- Fix arguments Modified Paths: -------------- trunk/gtools/man/getDependencies.Rd Modified: trunk/gtools/man/getDependencies.Rd =================================================================== --- trunk/gtools/man/getDependencies.Rd 2014-02-11 17:17:42 UTC (rev 1770) +++ trunk/gtools/man/getDependencies.Rd 2014-02-11 17:19:16 UTC (rev 1771) @@ -31,7 +31,7 @@ packages that are included in the R installation. Defaults to FALSE. } - \item{base}{Logical indicating whether to include dependencies on + \item{recommended}{Logical indicating whether to include dependencies on recommended packages that are included in the R installation. Defaults to FALSE. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |