The R Project SVN R

Rev

Rev 6156 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<HTML>
<HEAD>
<TITLE>R: Resources</TITLE>
<LINK REL=STYLESHEET TYPE="text/css" HREF="R.css">
</HEAD>

<BODY>


<h1>Other Resources <img class=toplogo src="logo.jpg"></h1>

<HR WIDTH="100%">

<!-- buttons begin -->
<DIV align=center>
  <A HREF="authors.html"><IMG SRC="left.jpg"
    ALT="[Prev Page]" WIDTH=30 HEIGHT=30 BORDER=0></A>
  <A HREF="index.html"><IMG SRC="up.jpg" ALT="[Home]"
    WIDTH=30 HEIGHT=30 BORDER=0></A>
<A HREF="thanks.html"><IMG SRC="right.jpg"
    ALT="[Next Page]" WIDTH=30 HEIGHT=30 BORDER=0></A>
</DIV>
<!-- buttons end -->

<h2>FAQ</h2>

A collection of
<a href="faq.html">Frequently Asked Questions</a> and their answers is
maintained by <a href="mailto:Kurt.Hornik@ci.tuwien.ac.at">Kurt
Hornik</a>. The latest version can always be found at
<blockquote>
<a href="http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html">
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html</a>
</blockquote>

<h2>Mailing Lists</h2>

Thanks to <a href="mailto:maechler@stat.math.ethz.ch">Martin Maechler</a>
there are number of mailing lists which 
are used by R users and developers:

<ul>
  <li><a href="mailto:r-announce@stat.math.ethz.ch">
      r-announce@stat.math.ethz.ch</a>:
      announcements of new R releases or applications
  <li><a href="mailto:r-help@stat.math.ethz.ch">
      r-help@stat.math.ethz.ch</a>:
      general inquiries and discussion about R
  <li><a href="mailto:r-devel@stat.math.ethz.ch">
      r-devel@stat.math.ethz.ch</a>:
      a "hackers" list for discussions
      of R internals and testing.
</ul>

            
To subscribe (or unsubscribe) to these mailing list send subscribe (or
unsubscribe) (in the "body", not the subject !) to:
<ul>
  <li><a href="mailto:r-announce-request@stat.math.ethz.ch">
  r-announce-request@stat.math.ethz.ch</a>
  <li><a href="mailto:r-help-request@stat.math.ethz.ch">
  r-help-request@stat.math.ethz.ch</a>
  <li><a href="mailto:r-devel-request@stat.math.ethz.ch">
  r-devel-request@stat.math.ethz.ch</a>
</ul>

<h2>Archives</h2>


The Comprehensive R Archive Network (CRAN) is a collection of sites
which carry identical material, consisting of the R distribution(s),
the contributed extensions, documentation for R, and binaries.

<p>
The CRAN master site can be found at
<blockquote>
<table>
  <tr>
    <td><a href="http://www.ci.tuwien.ac.at/R">
    http://www.ci.tuwien.ac.at/R</a></td>
    <td>(Austria)</td></tr>
</table>
</blockquote>
and is currently being mirrored daily at

<blockquote>
<table>
  <tr>
    <td><a href="http://www.stat.unipg.it/pub/stat/statlib/R/CRAN">
    http://www.stat.unipg.it/pub/stat/statlib/R/CRAN </a></td>
    <td>(Italy)</td>
  </tr>
  <tr>
    <td><a href="ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN">
    ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN</a></td>
    <td>(Japan)</td>
  </tr>
  <tr>
    <td><a href="http://www.stat.math.ethz.ch/CRAN">
    http://www.stat.math.ethz.ch/CRAN</a></td>
    <td>(Switzerland)</td>
  </tr>
  <tr>
    <td><a href="http://lib.stat.cmu.edu/R/CRAN">
    http://lib.stat.cmu.edu/R/CRAN</a></td>
    <td>(U.S.A.)</td>
  </tr>
  <tr>
    <td><a href="ftp://franz.stat.wisc.edu/pub/R">
    ftp://franz.stat.wisc.edu/pub/R</a></td>
    <td>(U.S.A.)</td>
  </tr>
  <tr>
    <td><a href="ftp://ftp.biostat.washington.edu/mirrors/R/CRAN">
    ftp://ftp.biostat.washington.edu/mirrors/R/CRAN</a></td>
    <td>(U.S.A.)</td>
  </tr>
</table>        
</blockquote>


</BODY>
</HTML>