[R-gregmisc-users] SF.net SVN: r-gregmisc:[2002] trunk/gplots/man
                
                Brought to you by:
                
                    warnes
                    
                
            
            
        
        
        
    | 
      
      
      From: <wa...@us...> - 2015-05-01 17:20:08
      
     | 
| Revision: 2002
          http://sourceforge.net/p/r-gregmisc/code/2002
Author:   warnes
Date:     2015-05-01 17:20:05 +0000 (Fri, 01 May 2015)
Log Message:
-----------
Correct URLs in man pages.
Modified Paths:
--------------
    trunk/gplots/man/heatmap.2.Rd
    trunk/gplots/man/sinkplot.Rd
Modified: trunk/gplots/man/heatmap.2.Rd
===================================================================
--- trunk/gplots/man/heatmap.2.Rd	2015-05-01 16:34:19 UTC (rev 2001)
+++ trunk/gplots/man/heatmap.2.Rd	2015-05-01 17:20:05 UTC (rev 2002)
@@ -276,7 +276,7 @@
   The default colors range from red to white (\code{heat.colors}) and
   are not pretty.  Consider using enhancements such as the
   \pkg{RColorBrewer} package,
-  \url{http://cran.r-project.org/src/contrib/PACKAGES.html#RColorBrewer}
+  \url{http://cran.r-project.org/web/packages/RColorBrewer}
   to select better colors.
 
   By default four components will be displayed in the plot.  At the top
Modified: trunk/gplots/man/sinkplot.Rd
===================================================================
--- trunk/gplots/man/sinkplot.Rd	2015-05-01 16:34:19 UTC (rev 2001)
+++ trunk/gplots/man/sinkplot.Rd	2015-05-01 17:20:05 UTC (rev 2002)
@@ -31,7 +31,8 @@
 
 \references{Functionality requested by Kevin Wright
    \email{kw...@es...} in the R-devel newlist posting
-   \url{https://www.stat.math.ethz.ch/pipermail/r-devel/2004-January/028483.html}}
+   \url{https://stat.ethz.ch/pipermail/r-devel/2004-January/028483.html}
+ }
 \author{ Gregory R. Warnes \email{gr...@wa...}  }
 \seealso{ \code{\link[utils]{capture.output}}, \code{\link{textplot}} }
 \examples{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |