[R-gregmisc-users] SF.net SVN: r-gregmisc:[1345] trunk/gdata
                
                Brought to you by:
                
                    warnes
                    
                
            
            
        
        
        
    | 
     
      
      
      From: <wa...@us...> - 2009-07-16 02:55:32
      
     
   | 
Revision: 1345
          http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1345&view=rev
Author:   warnes
Date:     2009-07-16 02:55:27 +0000 (Thu, 16 Jul 2009)
Log Message:
-----------
Correct Greg's email address
Modified Paths:
--------------
    trunk/gdata/inst/doc/gregmisc.tex
    trunk/gdata/inst/doc/mapLevels.pdf
    trunk/gdata/inst/doc/unknown.pdf
    trunk/gdata/man/ConvertMedUnits.Rd
    trunk/gdata/man/aggregate.table.Rd
    trunk/gdata/man/combine.Rd
    trunk/gdata/man/interleave.Rd
    trunk/gdata/man/matchcols.Rd
    trunk/gdata/man/nobs.Rd
    trunk/gdata/man/rename.vars.Rd
    trunk/gdata/man/reorder.Rd
    trunk/gdata/man/trim.Rd
    trunk/gdata/man/unmatrix.Rd
    trunk/gdata/man/upperTriangle.Rd
Modified: trunk/gdata/inst/doc/gregmisc.tex
===================================================================
--- trunk/gdata/inst/doc/gregmisc.tex	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/inst/doc/gregmisc.tex	2009-07-16 02:55:27 UTC (rev 1345)
@@ -95,8 +95,8 @@
 
 
 \address{Gregory R. Warnes \\
-        Pfizer Global Research and Development \\
-        \emph{wa...@bs...} }  %%!!!%%
+  Random Technologies LLC. \\
+  \emph{gr...@ra...} }  %%!!!%%
 
 
 \end{multicols}  %%!!!%%
Modified: trunk/gdata/inst/doc/mapLevels.pdf
===================================================================
(Binary files differ)
Modified: trunk/gdata/inst/doc/unknown.pdf
===================================================================
(Binary files differ)
Modified: trunk/gdata/man/ConvertMedUnits.Rd
===================================================================
--- trunk/gdata/man/ConvertMedUnits.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/ConvertMedUnits.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -46,7 +46,7 @@
 \references{
   \url{http://www.globalrph.com/conv_si.htm}
   }
-\author{ Gregory R. Warnes \email{wa...@bs...} }
+\author{ Gregory R. Warnes \email{gr...@ra...} }
 \examples{
 data(MedUnits)
 
Modified: trunk/gdata/man/aggregate.table.Rd
===================================================================
--- trunk/gdata/man/aggregate.table.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/aggregate.table.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -49,7 +49,7 @@
   Returns a matrix with one element for each combination of \code{by1}
   and \code{by2}.
 }
-\author{ Gregory R. Warnes \email{wa...@bs...}}
+\author{ Gregory R. Warnes \email{gr...@ra...}}
 
 \seealso{ \code{\link{aggregate}}, \code{\link{tapply}},
           \code{\link{interleave}} }
Modified: trunk/gdata/man/combine.Rd
===================================================================
--- trunk/gdata/man/combine.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/combine.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -59,7 +59,7 @@
 %   ...
 % }
 %\references{ ~put references to the literature/web site here ~ }
-\author{Gregory R. Warnes \email{wa...@bs...}}
+\author{Gregory R. Warnes \email{gr...@ra...}}
 %\note{ ~~further notes~~ }
 \seealso{ \code{\link{rbind}}, \code{\link{merge}}}
 
Modified: trunk/gdata/man/interleave.Rd
===================================================================
--- trunk/gdata/man/interleave.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/interleave.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -66,7 +66,7 @@
 \value{
   Matrix containing the interleaved rows of the function arguments.
   }
-\author{ Gregory R. Warnes \email{wa...@bs...}
+\author{ Gregory R. Warnes \email{gr...@ra...}
   }
 \seealso{ \code{\link{cbind}}, \code{\link{rbind}}, \code{\link{combine}} }
 
Modified: trunk/gdata/man/matchcols.Rd
===================================================================
--- trunk/gdata/man/matchcols.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/matchcols.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -20,7 +20,7 @@
   none of the patterns specified in \code{without}.
 }
 
-\author{Gregory R. Warnes \email{wa...@bs...}}
+\author{Gregory R. Warnes \email{gr...@ra...}}
 \seealso{ \code{\link[base]{grep}} }
 \examples{
 
Modified: trunk/gdata/man/nobs.Rd
===================================================================
--- trunk/gdata/man/nobs.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/nobs.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -58,7 +58,7 @@
   A single numeric value or a vector of values (for data.frames) giving
   the number of non-missing values.
 }
-\author{ Gregory R. Warnes \email{wa...@bs...}  }
+\author{ Gregory R. Warnes \email{gr...@ra...}  }
 
 \seealso{ \code{\link{is.na}}, \code{\link{length}} }
 
Modified: trunk/gdata/man/rename.vars.Rd
===================================================================
--- trunk/gdata/man/rename.vars.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/rename.vars.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -49,7 +49,7 @@
 }
 \author{Code by Don MacQueen \email{macq\@llnl.gov}.
   Documentation by Gregory R. Warnes
-  \email{wa...@bs...} }
+  \email{gr...@ra...} }
 \seealso{ \code{\link{names}},
   \code{\link{colnames}},
   \code{\link{data.frame}}
Modified: trunk/gdata/man/reorder.Rd
===================================================================
--- trunk/gdata/man/reorder.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/reorder.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -56,7 +56,7 @@
   A new factor with reordered levels
 }
 
-\author{Gregory R. Warnes \email{wa...@bs...}}
+\author{Gregory R. Warnes \email{gr...@ra...}}
 
 \seealso{\code{\link{factor}} and \code{\link[stats]{reorder}}}
 
Modified: trunk/gdata/man/trim.Rd
===================================================================
--- trunk/gdata/man/trim.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/trim.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -32,7 +32,7 @@
 \value{
   \code{s} with all leading and trailing spaces removed in its elements.
 }
-\author{Gregory R. Warnes \email{wa...@bs...}  with
+\author{Gregory R. Warnes \email{gr...@ra...}  with
   contributions by Gregor Gorjanc}
 \seealso{ \code{\link[base]{sub}}, \code{\link[base]{gsub}} as well as
   argument \code{strip.white} in \code{\link{read.table}} and
Modified: trunk/gdata/man/unmatrix.Rd
===================================================================
--- trunk/gdata/man/unmatrix.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/unmatrix.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -19,7 +19,7 @@
   matrix. If the the row or column names are missing, ('r1', 'r2', ..,) or
   ('c1', 'c2', ..) will be used as appropriate.
 }
-\author{Gregory R. Warnes \email{wa...@bs...} }
+\author{Gregory R. Warnes \email{gr...@ra...} }
 \seealso{ \code{\link[base]{as.vector}} }
 \examples{
 # simple, useless example
Modified: trunk/gdata/man/upperTriangle.Rd
===================================================================
--- trunk/gdata/man/upperTriangle.Rd	2009-07-16 02:52:07 UTC (rev 1344)
+++ trunk/gdata/man/upperTriangle.Rd	2009-07-16 02:55:27 UTC (rev 1345)
@@ -16,7 +16,7 @@
 %- maybe also 'usage' for other objects documented here.
 \arguments{
   \item{x}{Matrix}
-  \item{diag}{Logical.  If code{TRUE}, include the matrix diagonal.}
+  \item{diag}{Logical.  If \code{TRUE}, include the matrix diagonal.}
   \item{value}{Either a single value or a vector of length equal to that
     of the current upper/lower triangular.  Should be of a mode which 
     can be coerced to that of \code{x}.}
@@ -28,7 +28,7 @@
   replace the upper or lower traingular area of the
   matrix with the provided value(s).
   }
-\author{Gregory R. Warnes \email{wa...@bs...}}
+\author{Gregory R. Warnes \email{gr...@ra...}}
 \seealso{ \code{\link[base]{diag}} }
 \examples{
   x <- matrix( 1:25, nrow=5, ncol=5)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |