Rev 659 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<HTML><HEAD><TITLE>R: About R</TITLE></HEAD><BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000F0"VLINK="#660066" ALINK="#FF0000" BACKGROUND="white" ><h1 align=center><FONT FACE="Courier New,Courier" COLOR="#999999" size=+3><b>About</b></FONT><img src="logo.jpg" align=center></h1><HR WIDTH="100%"><!-- buttons begin --><DIV align=center><A HREF=""><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="authors.html"><IMG SRC="right.jpg"ALT="[Next Page]" WIDTH=30 HEIGHT=30 BORDER=0></A></DIV><!-- buttons end --><h2 align=center><FONT FACE="Courier New,Courier" COLOR="#666666">Introduction</FONT></h2><p><B>R</B> is a computer language not entirely unlike the S language developedat AT&T Bell Laboratories by Rick Becker, John Chambers and AllanWilks. The two languages are implemented quite differently, but bearenough superficial resemblence that users should be able to switchbetween the two with relative ease.Currently the software is undergoing active development. Discussionof the development process is carried out on the "r-devel" mailinglist. See the <a href="resource.html">resources page</a> for details onhow to subscribe to this list.<P>We have implemented <B>R</B> in what we hope is a very portable fashionand in way which requires relatively little in the way of machine resources.Versions of the language exist for many <B>Unix</B>platforms including <B>FreeBSD</B>, <B>NetBSD</B>, <B>Linux</B>,<b>Irix</b>, <b>Solarias</b> and <b>HPUX</b>.In addition there are versions for <B>Macintosh</B>,<B>Power Macintosh</B> and <B>Microsoft Windows (3.1, 95, NT)</b>.<h2 align=center><FONT FACE="Courier New,Courier" COLOR="#666666">Present Status</FONT></h2>The present version implements most of the functionality in thefirst S book (the "Blue Book") and many of the applications. Inaddition, we have implemented a certain amount of functionalityfrom the second S book (the "White Book"). In particular we havea functioning versions of "lm" and "glm" and their associated"summary" and "anova" methods (it would be nice to have "drop1","add1" and "step", but there hasn't been time to complete theseyet).What we have in the way of manual is in the directory in an"output independent" form which can be used to create versionsfor HTML, LaTeX, troff etc.<p><hr><!-- hhmts start -->Last modified: January 26, 1998 by Friedrich Leisch<!-- hhmts end --></BODY></HTML>