Thread: [R-gregmisc-users] SF.net SVN: r-gregmisc: [965] trunk/gmodels/DESCRIPTION
Brought to you by:
warnes
From: <nj...@us...> - 2006-06-06 01:38:04
|
Revision: 965 Author: nj7w Date: 2006-06-05 14:00:28 -0700 (Mon, 05 Jun 2006) ViewCVS: http://svn.sourceforge.net/r-gregmisc/?rev=965&view=rev Log Message: ----------- Additions as per Randall C Johnson Modified Paths: -------------- trunk/gmodels/DESCRIPTION Modified: trunk/gmodels/DESCRIPTION =================================================================== --- trunk/gmodels/DESCRIPTION 2006-06-05 20:59:50 UTC (rev 964) +++ trunk/gmodels/DESCRIPTION 2006-06-05 21:00:28 UTC (rev 965) @@ -1,6 +1,6 @@ Package: gmodels -Version: 2.12.0 -Date: 2005-12-03 +Version: 2.12.0-3 +Date: 2006-04-27 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. @@ -16,4 +16,4 @@ Contract NO1-CO-12400. URL: http://cran.r-project.org/src/contrib/PACKAGES.html http://www.sf.net/projects/r-gregmisc - +Packaged: Mon Jun 5 16:19:14 2006; root This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wa...@us...> - 2006-11-29 00:05:32
|
Revision: 1027 http://svn.sourceforge.net/r-gregmisc/?rev=1027&view=rev Author: warnes Date: 2006-11-28 16:05:31 -0800 (Tue, 28 Nov 2006) Log Message: ----------- Add additional suggested packages Modified Paths: -------------- trunk/gmodels/DESCRIPTION Modified: trunk/gmodels/DESCRIPTION =================================================================== --- trunk/gmodels/DESCRIPTION 2006-11-29 00:04:54 UTC (rev 1026) +++ trunk/gmodels/DESCRIPTION 2006-11-29 00:05:31 UTC (rev 1027) @@ -6,7 +6,7 @@ Maintainer: Gregory R. Warnes <wa...@bs...> Description: Various R programming tools for model fitting Depends: R (>= 1.9.0) -Suggests: gplots +Suggests: gplots, Matrix, nlme, lme4, coda Imports: MASS, gdata License: GPL (version 2 or later). Contributions from Randall C Johnson are Copyright (2005) SAIC-Frederick, Inc. Funded by This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wa...@us...> - 2007-03-09 20:07:43
|
Revision: 1077 http://svn.sourceforge.net/r-gregmisc/?rev=1077&view=rev Author: warnes Date: 2007-03-09 12:07:20 -0800 (Fri, 09 Mar 2007) Log Message: ----------- Update version number Modified Paths: -------------- trunk/gmodels/DESCRIPTION Modified: trunk/gmodels/DESCRIPTION =================================================================== --- trunk/gmodels/DESCRIPTION 2007-03-09 20:06:36 UTC (rev 1076) +++ trunk/gmodels/DESCRIPTION 2007-03-09 20:07:20 UTC (rev 1077) @@ -1,5 +1,5 @@ Package: gmodels -Version: 2.13.1 +Version: 2.13.2 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. @@ -16,3 +16,4 @@ URL: http://cran.r-project.org/src/contrib/PACKAGES.html http://www.sf.net/projects/r-gregmisc Packaged: Mon Jun 5 16:19:14 2006; root +Date: 2007-03-09 \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |