Revision: 779 http://rpy.svn.sourceforge.net/rpy/?rev=779&view=rev Author: lgautier Date: 2010-04-25 10:06:49 +0000 (Sun, 25 Apr 2010)
Log Message: ----------- notes about release 2.1 Modified Paths: -------------- trunk/htdocs/news.data trunk/htdocs/templates/rpy2_documentation.html trunk/htdocs/templates/rpy2_download.html Modified: trunk/htdocs/news.data =================================================================== --- trunk/htdocs/news.data 2010-04-02 07:17:55 UTC (rev 778) +++ trunk/htdocs/news.data 2010-04-25 10:06:49 UTC (rev 779) @@ -1,4 +1,22 @@ <!-- title: News --> +title: Release 2.1.0 +date: 2010-04-20 + +<p> +rpy2-2.1.0 is out. This release introduces API-breaking changes when +compared to the 2.0.x series, but is expected to significantly improve +the intregration of R into Python. A rough guide about +<a href="http://rpy.sourceforge.net/rpy2/doc-2.1/html/porting-to-rpy2.html#from-rpy2-2-0-x">how to upgrade code</a> is available in the documentation. +</p> + +<p> +Source packages are available as archives on the +<a href="http://bitbucket.org/lgautier/rpy2/downloads/">bitbucket</a> +and <a href="http://rpy.sourceforge.net/">Sourceforge</a> download page. +</p> + + +<!-- title: News --> title: Release 2.1.0-rc date: 2010-04-02 @@ -10,7 +28,7 @@ <p> Source packages are available as archives on the <a href="http://bitbucket.org/lgautier/rpy2/downloads/">bitbucket</a> -and <a href="http://rpy.sourceforge.net/>Sourceforge</a> download page. +and <a href="http://rpy.sourceforge.net/">Sourceforge</a> download page. </p> Modified: trunk/htdocs/templates/rpy2_documentation.html =================================================================== --- trunk/htdocs/templates/rpy2_documentation.html 2010-04-02 07:17:55 UTC (rev 778) +++ trunk/htdocs/templates/rpy2_documentation.html 2010-04-25 10:06:49 UTC (rev 779) @@ -5,7 +5,7 @@ <h3>Documentation</h3> <p> -Most of the features for the release 2.1 are documented in +Features for the release 2.1 are documented in the <a href="rpy2/doc-2.1/html/index.html">rpy2 documentation</a>, as well as in Python docstrings. Answers to questions such as how to download or install rpy2 are also @@ -13,8 +13,8 @@ </p> <p> -Documentation for the soon-old releases 2.0.x are documented in -a separate <a href="rpy2/doc/html/index.html">rpy2 documentation</a>. +Documentation for the older releases 2.0.x are documented in +a separate <a href="rpy2/doc-2.0/html/index.html">rpy2 documentation</a>. </p> <p> Modified: trunk/htdocs/templates/rpy2_download.html =================================================================== --- trunk/htdocs/templates/rpy2_download.html 2010-04-02 07:17:55 UTC (rev 778) +++ trunk/htdocs/templates/rpy2_download.html 2010-04-25 10:06:49 UTC (rev 779) @@ -25,14 +25,8 @@ <h4>Released versions</h4> -<p> -<b>Version 2.1.0 is at the door, do consider using it if you are -starting a project now</b> -</p> +<h5>Manual installation</h5> - -<h5>Manual installs</h5> - <p> Source and binary packages are available at: </p> @@ -44,14 +38,14 @@ </ul> <p> -The <a href="rpy2/doc/html/overview.html#installation">documentation</a> +The <a href="rpy2/doc-2.1/html/overview.html#installation">documentation</a> for the released version has further instructions regarding the installation process. </p> </ul> -<h5>Less-manual installs</h5> +<h5>Less-manual installation</h5> Fetching and installing the latest release from Pypi can be done by running 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