The R Project SVN R

Rev

Rev 9615 | 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%">

<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@lists.r-project.org">
      r-announce@lists.r-project.org</a>:
      announcements of new R releases or applications
  <li><a href="mailto:r-help@lists.r-project.org">
      r-help@lists.r-project.org</a>:
      general inquiries and discussion about R
  <li><a href="mailto:r-devel@lists.r-project.org">
      r-devel@lists.r-project.org</a>:
      discussions about the future of R and pre-testing of new
      versions
</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@lists.r-project.org">
  r-announce-request@lists.r-project.org</a>
  <li><a href="mailto:r-help-request@lists.r-project.org">
  r-help-request@lists.r-project.org</a>
  <li><a href="mailto:r-devel-request@lists.r-project.org">
  r-devel-request@lists.r-project.org</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.

The CRAN master site at TU Wien, Austria, can be found at the URLs
<p>
<center>
<table border=0 width=90%>
  <tr>
    <td width=45%><a href="http://cran.r-project.org">
        http://cran.r-project.org</a></td>
  </tr>
  <tr>
    <td width=45%><a href="ftp://cran.r-project.org/pub/R">
        ftp://pub/cran.r-project.org/pub/R/</a></td>
  </tr>
  <tr>
    <td width=45%>
        rsync: cran.r-project.org::CRAN</a></td>
  </tr>
</table>
</center>

<p>
Current mirrors include
<p>
<center>
<table border=0 width=90%>
  <tr>
    <td width=45%><a href="http://cran.at.r-project.org">
        http://cran.at.r-project.org</a></td>
    <td>TU Wien, Austria</td>
  </tr>
  <tr>
    <td><a href="http://cran.ch.r-project.org">
        http://cran.ch.r-project.org</a></td>
    <td>ETH Zürich, Switzerland</td>
  </tr>
  <tr>
    <td width=45%><a href="http://cran.dk.r-project.org">
        http://cran.dk.r-project.org</a></td>
    <td>SunSITE, Denmark</td>
  </tr>
  <tr>
    <td width=45%><a href="http://cran.hu.r-project.org">
        http://cran.hu.r-project.org</a></td>
    <td>Semmelweis University, Hungary</td>
  </tr>
  <tr>
    <td><a href="http://cran.uk.r-project.org">
        http://cran.uk.r-project.org</a></td>
    <td>University of Bristol, UK</td>
  </tr>
  <tr>
    <td><a href="http://cran.us.r-project.org">
        http://cran.us.r-project.org</a></td>
    <td>University of Wisconsin, USA</td>
  </tr>
</table>
</center>


</BODY>
</HTML>