[R-gregmisc-users] SF.net SVN: r-gregmisc: [1233] trunk/gmodels/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2007-12-12 21:16:51
|
Revision: 1233 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1233&view=rev Author: warnes Date: 2007-12-12 13:16:44 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Move copyright notice for Randall's contributions from License section to Author section of the DESCRIPTION file. Modified Paths: -------------- trunk/gmodels/DESCRIPTION Modified: trunk/gmodels/DESCRIPTION =================================================================== --- trunk/gmodels/DESCRIPTION 2007-12-07 22:21:41 UTC (rev 1232) +++ trunk/gmodels/DESCRIPTION 2007-12-12 21:16:44 UTC (rev 1233) @@ -3,16 +3,16 @@ Title: Various R programming tools for model fitting Author: Gregory R. Warnes. Includes R source code and/or documentation contributed by Ben Bolker, Thomas Lumley, and Randall C Johnson. + Contributions from Randall C. Johnson are Copyright (2005) + SAIC-Frederick, Inc. Funded by the Intramural Research Program, + of the NIH, National Cancer Institute, Center for Cancer Research + under NCI Contract NO1-CO-12400. Maintainer: Gregory R. Warnes <wa...@bs...> Description: Various R programming tools for model fitting Depends: R (>= 1.9.0) Suggests: gplots, Matrix, nlme, lme4, coda Imports: MASS, gdata -License: GPL-2. Contributions from Randall C. Johnson are - Copyright (2005) SAIC-Frederick, Inc. Funded by - the Intramural Research Program, of the NIH, National - Cancer Institute, Center for Cancer Research under NCI - Contract NO1-CO-12400. +License: GPL-2. URL: http://cran.r-project.org/src/contrib/PACKAGES.html http://www.sf.net/projects/r-gregmisc Date: 2007-07-24 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |