The R Project SVN R

Rev

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

<html lang="en">
<head>
<title>R Resources</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="R Resources">
<meta name="generator" content="makeinfo 4.6">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
--></style>
</head>
<body>
<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" alt="[R logo]">
</h1>
<hr width="100%">

<a name="Top"></a>

<a name="FAQ"></a>

<h3 class="chapter">FAQ</h3>

<p>A collection of <a href="faq.html">Frequently Asked Questions</a> and their
answers is maintained by <a href="mailto:Kurt.Hornik@R-project.org">Kurt Hornik</a>
and can be found at the <small>URL</small>

<blockquote>
<a href="http://CRAN.R-project.org/doc/FAQ/R-FAQ.html">http://CRAN.R-project.org/doc/FAQ/R-FAQ.html</a>
</blockquote>

<a name="Mailing%20lists"></a>

<h3 class="chapter">Mailing lists</h3>

<p>Thanks to <a href="mailto:Martin.Maechler@R-project.org">Martin Maechler</a> there
are a number of mailing lists which are used by R users and developers. 
See

<blockquote>
<a href="http://www.R-project.org/mail.html">http://www.R-project.org/mail.html</a>
</blockquote>

<p>for details.

<a name="Archives"></a>

<h3 class="chapter">Archives</h3>

<p>The Comprehensive R Archive Network (<small>CRAN</small>) is a collection of
sites which carry identical material, consisting of the R
distribution(s), the contributed extensions, documentation for R, and
binaries, with the master site at <a href="http://CRAN.R-project.org/">http://CRAN.R-project.org/</a> and
information on daily mirrors available from

<blockquote>
<a href="http://CRAN.R-project.org/mirrors.html">http://CRAN.R-project.org/mirrors.html</a>
</blockquote>

<a name="Bug-tracking%20system"></a>

<h3 class="chapter">Bug-tracking system</h3>

<p>R has a bug-tracking system (or perhaps a bug-filing system is a more
precise description) available on the net at

<blockquote>
<a href="http://bugs.R-project.org/">http://bugs.R-project.org/</a>
</blockquote>

<p>and via e-mail to <a href="mailto:r-bugs@R-project.org">r-bugs@R-project.org</a>.  The R function
<code>bug.report()</code> can be used to invoke an editor from a within an R
session and send the report to the right address.  It also fills in some
basic information, such as your R version and operating system, which
has proved helpful in the debugging process.

<p>The source distribution has a file <code>BUGS</code> at the top level giving a
summary of the entries at the time this distribution was prepared.

</body></html>