Thread: [R-gregmisc-users] SF.net SVN: r-gregmisc: [1012] trunk
Brought to you by:
warnes
From: <gg...@us...> - 2006-11-14 22:25:08
|
Revision: 1012 http://svn.sourceforge.net/r-gregmisc/?rev=1012&view=rev Author: ggorjan Date: 2006-11-14 14:25:06 -0800 (Tue, 14 Nov 2006) Log Message: ----------- Removed executable property Property Changed: ---------------- trunk/gdata/man/combine.Rd trunk/gdata/man/frameApply.Rd trunk/gmodels/R/ci.R trunk/gmodels/R/fast.prcomp.R trunk/gmodels/man/ci.Rd trunk/gplots/R/bandplot.R trunk/gplots/R/boxplot.n.R trunk/gplots/R/lowess.R trunk/gplots/R/plot.lm.R trunk/gplots/R/plotCI.R trunk/gplots/R/plotmeans.R trunk/gplots/R/residplot.R trunk/gplots/R/wapply.R trunk/gplots/man/boxplot.n.Rd trunk/gplots/man/plotCI.Rd trunk/gplots/man/plotmeans.Rd trunk/gtools/R/combinations.R trunk/gtools/R/running.R trunk/gtools/man/ELISA.Rd trunk/gtools/man/combinations.Rd Property changes on: trunk/gdata/man/combine.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gdata/man/frameApply.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gmodels/R/ci.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gmodels/R/fast.prcomp.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gmodels/man/ci.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/bandplot.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/boxplot.n.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/lowess.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/plot.lm.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/plotCI.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/plotmeans.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/residplot.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/R/wapply.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/man/boxplot.n.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/man/plotCI.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gplots/man/plotmeans.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gtools/R/combinations.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gtools/R/running.R ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gtools/man/ELISA.Rd ___________________________________________________________________ Name: svn:executable - * Property changes on: trunk/gtools/man/combinations.Rd ___________________________________________________________________ Name: svn:executable - * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <wa...@us...> - 2007-10-22 02:24:41
|
Revision: 1196 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1196&view=rev Author: warnes Date: 2007-10-21 19:24:28 -0700 (Sun, 21 Oct 2007) Log Message: ----------- Clarify GPL version Modified Paths: -------------- branches/GenerateFORMATSfromFactorObjects/SASxport/DESCRIPTION trunk/MSOfficeUtil/DESCRIPTION trunk/RMCMC/DESCRIPTION trunk/Rlsf/DESCRIPTION trunk/SASxport/DESCRIPTION trunk/bwRF/DESCRIPTION trunk/exp.ssize/DESCRIPTION trunk/fork/DESCRIPTION trunk/gdata/DESCRIPTION trunk/gmodels/DESCRIPTION trunk/gplots/DESCRIPTION trunk/gregmisc/DESCRIPTION trunk/ssize/DESCRIPTION Modified: branches/GenerateFORMATSfromFactorObjects/SASxport/DESCRIPTION =================================================================== --- branches/GenerateFORMATSfromFactorObjects/SASxport/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ branches/GenerateFORMATSfromFactorObjects/SASxport/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -32,7 +32,7 @@ The creation of this package was funded by Metrum Institute <http://metruminstitute.org>. Maintainer: Gregory R. Warnes <gr...@ra...> -License: GPL 2.0 or later +License: GPL-2 Imports: foreign (>= 0.8-20), chron Enhances: foreign URL: http://random-technologies-llc.com, http://metruminstitute.org Modified: trunk/MSOfficeUtil/DESCRIPTION =================================================================== --- trunk/MSOfficeUtil/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/MSOfficeUtil/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -1,7 +1,6 @@ Package: MSOfficeUtil Title: Read from and write to Excel, Save graphs into PowerPoint -Version: 0.8.1 -Date: 2004-08-12 +Version: 0.8.3 Author: Steven Novick <ste...@gs...> with some packaging help from Gregory R. Warnes <wa...@bs...> Maintainer: Steven Novick <ste...@gs...> @@ -12,4 +11,4 @@ These functions depend on Duncan Temple Lang's DCOMClient package, which is available from http://www.omegahat.org/RDCOMClient. -License: GPL version 2 or later +License: GPL-2 Modified: trunk/RMCMC/DESCRIPTION =================================================================== --- trunk/RMCMC/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/RMCMC/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -12,4 +12,4 @@ MCMC algorithms, including the general Metropolis-Hastings and Metropolis algorithms. Maintainer: Gregory R. Warnes <wa...@bs...> -License: GPL +License: GPL-2 Modified: trunk/Rlsf/DESCRIPTION =================================================================== --- trunk/Rlsf/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/Rlsf/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -1,7 +1,6 @@ Package: Rlsf Title: Interface to the LSF Queuing System -Date: 2005-10-03 -Version: 1.0.0 +Version: 1.0.2 Author: Chris Smith <cs...@pl...> and Gregory Warnes <wa...@bs...> Description: This package provides functions for using R with the Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/SASxport/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -32,7 +32,7 @@ The creation of this package was partially funded by Metrum Institute <http://metruminstitute.org>. Maintainer: Gregory R. Warnes <gr...@ra...> -License: GPL 2.0 or later +License: GPL-2 Depends: R (>= 2.4.0) Imports: foreign (>= 0.8-20), chron Enhances: foreign Modified: trunk/bwRF/DESCRIPTION =================================================================== --- trunk/bwRF/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/bwRF/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -1,6 +1,5 @@ Package: bwRF -Version: 0.1.0 -Date: 2004-10-21 +Version: 0.1.1 Title: Efficent Random Forests models Author: Baolin Wu <ba...@bi...>, R port by wa...@bs...> Modified: trunk/exp.ssize/DESCRIPTION =================================================================== --- trunk/exp.ssize/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/exp.ssize/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -8,5 +8,5 @@ Bioinformatics, Jan 2005 Maintainer: Peng Liu <pen...@gr...> Depends: gdata, ssize -License: GPL +License: GPL-2 Modified: trunk/fork/DESCRIPTION =================================================================== --- trunk/fork/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/fork/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -11,4 +11,4 @@ processes. Commercial support for this package available from Random Technologies, LLC <http://www.random-technologies-llc.com> Maintainer: Gregory R. Warnes <gr...@ra...> -License: GPL +License: GPL-2 Modified: trunk/gdata/DESCRIPTION =================================================================== --- trunk/gdata/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/gdata/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -7,4 +7,4 @@ Author: Gregory R. Warnes. Includes R source code and/or documentation contributed by Ben Bolker, Gregor Gorjanc, and Thomas Lumley Maintainer: Gregory Warnes <gre...@ur...> -License: GPL (version 2 or later) +License: GPL-2 Modified: trunk/gmodels/DESCRIPTION =================================================================== --- trunk/gmodels/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/gmodels/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -8,11 +8,11 @@ Depends: R (>= 1.9.0) 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 +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. URL: http://cran.r-project.org/src/contrib/PACKAGES.html http://www.sf.net/projects/r-gregmisc -Date: 2007-07-24 \ No newline at end of file +Date: 2007-07-24 Modified: trunk/gplots/DESCRIPTION =================================================================== --- trunk/gplots/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/gplots/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -8,4 +8,4 @@ Author: Gregory R. Warnes. Includes R source code and/or documentation contributed by Ben Bolker and Thomas Lumley Maintainer: Gregory R. Warnes <wa...@bs...> -License: GPL (version 2 or later) +License: GPL-2 Modified: trunk/gregmisc/DESCRIPTION =================================================================== --- trunk/gregmisc/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/gregmisc/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -12,4 +12,4 @@ Version: 2.1.1 Author: Gregory R. Warnes. Maintainer: Gregory R. Warnes <wa...@bs...> -License: GPL (version 2 or later) +License: GPL-2 Modified: trunk/ssize/DESCRIPTION =================================================================== --- trunk/ssize/DESCRIPTION 2007-10-02 22:34:06 UTC (rev 1195) +++ trunk/ssize/DESCRIPTION 2007-10-22 02:24:28 UTC (rev 1196) @@ -1,7 +1,6 @@ Package: ssize Title: Estimate Microarry Sample Size -Version: 1.1.0 -Date: 2005-09-12 +Version: 1.1.1 Author: Gregory R. Warnes, Peng Liu, and Fasheng Li Description: Functions for computing and displaying sample size information for gene expression arrays. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |