[R-gregmisc-users] SF.net SVN: r-gregmisc:[1456] trunk/SASxport/man
Brought to you by:
warnes
From: <wa...@us...> - 2010-11-12 02:45:45
|
Revision: 1456 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1456&view=rev Author: warnes Date: 2010-11-12 02:45:39 +0000 (Fri, 12 Nov 2010) Log Message: ----------- Update Greg's email address Modified Paths: -------------- trunk/SASxport/man/SASxport-package.Rd trunk/SASxport/man/read.xport.Rd trunk/SASxport/man/toSAS.Rd trunk/SASxport/man/write.xport.Rd Modified: trunk/SASxport/man/SASxport-package.Rd =================================================================== --- trunk/SASxport/man/SASxport-package.Rd 2010-11-12 02:41:05 UTC (rev 1455) +++ trunk/SASxport/man/SASxport-package.Rd 2010-11-12 02:45:39 UTC (rev 1456) @@ -52,7 +52,7 @@ } \author{ Unless otherwise noted, the contents of this package were written by - Gregory R. Warnes \email{gr...@ra...}, are + Gregory R. Warnes \email{gr...@wa...}, are Copyright (c) 2007 by Random Technologies LLC \cr \url{http://random-technologies-llc.com}, and are provided under the terms of the GNU General Public License, version 2.0 or later. @@ -75,7 +75,7 @@ \url{http://metruminstitute.org}. } \section{Maintainer}{ - Gregory R. Warnes \email{gr...@ra...} + Gregory R. Warnes \email{gr...@wa...} } \section{Support}{ Technical support contracts and other services for R, this package, Modified: trunk/SASxport/man/read.xport.Rd =================================================================== --- trunk/SASxport/man/read.xport.Rd 2010-11-12 02:41:05 UTC (rev 1455) +++ trunk/SASxport/man/read.xport.Rd 2010-11-12 02:45:39 UTC (rev 1456) @@ -94,7 +94,7 @@ variables having customized label formats will be converted to \code{factor} objects with appropriate labels. } -\author{ Gregory R. Warnes \email{gr...@ra...} +\author{ Gregory R. Warnes \email{gr...@wa...} based on \code{Hmisc:::sasxport.get} by Frank E. Harrell, Jr.} \section{Note}{ This code provides a subset of the functionality of the Modified: trunk/SASxport/man/toSAS.Rd =================================================================== --- trunk/SASxport/man/toSAS.Rd 2010-11-12 02:41:05 UTC (rev 1455) +++ trunk/SASxport/man/toSAS.Rd 2010-11-12 02:45:39 UTC (rev 1456) @@ -44,7 +44,7 @@ A vector of type "character" or of type "numeric", with an attribute named "label" containing the SAS format specification. } -\author{ Gregory R. Warnes \email{gr...@ra...} } +\author{ Gregory R. Warnes \email{gr...@wa...} } \seealso{ \code{\link{write.xport}}, \code{\link{read.xport}}, Modified: trunk/SASxport/man/write.xport.Rd =================================================================== --- trunk/SASxport/man/write.xport.Rd 2010-11-12 02:41:05 UTC (rev 1455) +++ trunk/SASxport/man/write.xport.Rd 2010-11-12 02:45:39 UTC (rev 1456) @@ -68,7 +68,7 @@ Data Set in SAS Transport (XPORT) Format'' available at \url{http://ftp.sas.com/techsup/download/technote/ts140.html}. } -\author{Gregory R. Warnes \email{gr...@ra...}} +\author{Gregory R. Warnes \email{gr...@wa...}} \note{ This package was created by Random Technologies LLC \url{http://random-technologies-llc.com} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |