Revision: 745 http://rpy.svn.sourceforge.net/rpy/?rev=745&view=rev Author: lgautier Date: 2009-07-03 21:28:12 +0000 (Fri, 03 Jul 2009)
Log Message: ----------- changed contacts for Walter Modified Paths: -------------- trunk/htdocs/contacts.data trunk/htdocs/rpy2.data Modified: trunk/htdocs/contacts.data =================================================================== --- trunk/htdocs/contacts.data 2009-06-25 19:59:30 UTC (rev 744) +++ trunk/htdocs/contacts.data 2009-07-03 21:28:12 UTC (rev 745) @@ -23,8 +23,8 @@ <td valign="middle"> Walter Moreira. <br> Personal page: - <a href="http://www.math.tamu.edu/%7Ewmoreira/"> - <span>www.math.tamu.edu/~wmoreira/</span> + <a href="http://www.waltermoreira.net/"> + <span>www.waltermoreira.net</span> </a> <br><br><br> </td> @@ -60,4 +60,4 @@ </tr> - </tbody></table> \ No newline at end of file + </tbody></table> Modified: trunk/htdocs/rpy2.data =================================================================== --- trunk/htdocs/rpy2.data 2009-06-25 19:59:30 UTC (rev 744) +++ trunk/htdocs/rpy2.data 2009-07-03 21:28:12 UTC (rev 745) @@ -6,9 +6,10 @@ About </h3> <p> - <i>rpy2</i> is a redesign/rewrite of <i>rpy</i>. + <i>rpy2</i> is a redesign and rewrite of <i>rpy</i>. It is providing a low-level interface to R, a proposed high-level -interface, as well as an package of R-like structures and functions. +interface, including wrappers to graphical libraries, +as well as R-like structures and functions. </p> </div> @@ -25,13 +26,16 @@ </p> <p> -Irregular snapshots of the documentation for the development branch are -shown -<a href="http://rpy.sourceforge.net/rpy2/doc-dev/html/index.html">here</a>. -The development branch is currently introducing API-breaking changes -when compared to the 2.0.x series. The changes are addressing shortcomings -in the 2.0.x series, and are listed in the section of the documentation -about <a href="http://rpy.sourceforge.net/rpy2/doc-dev/html/changes.html#release-2-1-dev">changes</a>. +A release 2.1 is worked on, and in the meanwhile +irregular snapshots of the +<a href="http://rpy.sourceforge.net/rpy2/doc-dev/html/index.html"> +documentation for the development branch</a> are made available. +The development branch is adressing shortcomings in the higher-level +interface, while infortunately introducing API-breaking changes +when compared to the 2.0.x series. Porting code from rpy2-2.0 +to rpy2-2.1 is easy, it is nevertheless advised to check the section Changes in that +documentation +(<a href="http://rpy.sourceforge.net/rpy2/doc-dev/html/changes.html#release-2-1-dev">here</a>). </p> </div> @@ -41,11 +45,21 @@ Download </h3> <p> -The files are on the -<a href="http://sourceforge.net/project/showfiles.php?group_id=48422&package_id=277454">Sourceforge download page</a>. +Source packages (and eventually binary packages) are available at: </p> +<ul> +<li><a href="http://pypi.python.org/pypi/rpy2/">Pypi</a></li> +<li> +<a href="http://sourceforge.net/project/showfiles.php?group_id=48422&package_id=277454">Sourceforge</a>. +</li> +</ul> <p> +<i>rpy2</i> is also packaged for a number of systems (debian/ubuntu, redhat, mandrake), as well +as available through <i>easy_install</i>. +</p> + +<p> The primary repository the rpy2 source is now on Mercurial, and at bitbucket: <a href="http://www.bitbucket.org/lgautier/rpy2/"> http://www.bitbucket.org/lgautier/rpy2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list