Rev 12256 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<HTML><HEAD><TITLE>R: About R</TITLE><LINK REL=STYLESHEET TYPE="text/css" HREF="R.css"></HEAD><BODY><h1>About <img class=toplogo src="logo.jpg" alt="[R logo]"></h1><HR WIDTH="100%"><h2>Introduction</h2><p> <B>R</B> is a computer language not entirely unlike the S languagedeveloped at AT&T Bell Laboratories by Rick Becker, John Chambersand Allan Wilks. The two languages are implemented quite differently,but bear enough superficial resemblence that users should be able toswitch between the two with relative ease.Currently the software is undergoing active development. Discussion ofthe development process is carried out on the "r-devel" mailing list.See the <a href="resources.html">resources page</a> for details on howto subscribe to this list.<P>We have implemented <B>R</B> in what we hope is a very portablefashion and in way which requires relatively little in the way ofmachine resources. Implementations exist for many <B>Unix</B>platforms including <B>FreeBSD</B>, <B>NetBSD</B>, <B>Linux</B>,<b>Irix</b>, <b>Solaris</b>, <b>OSF/1</b>, <b>AIX</b> and <b>HPUX</b>.In addition there is a version for <B>Microsoft Windows (9x, NT,2000)</b>.<h2>Present Status</h2>The present version implements most of the functionality in the 1988 Sbook (the "Blue Book") and many of the applications. In addition, wehave implemented much of the functionality from the 1992 S book (the"White Book"). In particular we have versions of "lm", "glm", "aov"and "loess" and "tree" is available as a contributed package.There are several manuals in the distribution, plus a comprehensiveset of help pages in "output independent" form which can be used tocreate versions for HTML, LaTeX, text, PDF etc.</BODY></HTML>