Revision: 774 http://rpy.svn.sourceforge.net/rpy/?rev=774&view=rev Author: lgautier Date: 2010-02-06 17:50:48 +0000 (Sat, 06 Feb 2010)
Log Message: ----------- alpha 2 a bit of editing 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-01-03 09:05:58 UTC (rev 773) +++ trunk/htdocs/news.data 2010-02-06 17:50:48 UTC (rev 774) @@ -1,4 +1,20 @@ <!-- title: News --> +title: Release 2.1.0-alpha2 +date: 2009-01-03 + +<p> +Progress over the last week, with more +<a href="doc-2.1/html/index.html">documentation</a>, more unit tests, +bug fixed, and few new features. +</p> + +<p> +Source packages are available as +<a href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2.1.0alpha2.tar.gz">tar.gz</a> or +<a href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2.1.0alpha2.zip">zip</a> archives on the <a href="http://bitbucket.org/lgautier/rpy2/downloads/">bitbucket download page</a>. +</p> + +<!-- title: News --> title: Release 2.1.0-alpha1 date: 2009-12-24 Modified: trunk/htdocs/templates/rpy2_documentation.html =================================================================== --- trunk/htdocs/templates/rpy2_documentation.html 2010-01-03 09:05:58 UTC (rev 773) +++ trunk/htdocs/templates/rpy2_documentation.html 2010-02-06 17:50:48 UTC (rev 774) @@ -5,17 +5,25 @@ <h3>Documentation</h3> <p> -Most of the features are documented in -the <a href="rpy2/doc/html/index.html">rpy2 documentation</a>, as +Most of the 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 in that documentation. </p> <p> -If something is not working as the documentation says it should, +Documentation for the soon-old releases 2.0.x are documented in +a separate <a href="rpy2/doc/html/index.html">rpy2 documentation</a>. +</p> + +<p> +If something is not working as the documentation says it should, or +as you think it should, ask on the list or file a bug report. </p> + + </div> {% endblock %} Modified: trunk/htdocs/templates/rpy2_download.html =================================================================== --- trunk/htdocs/templates/rpy2_download.html 2010-01-03 09:05:58 UTC (rev 773) +++ trunk/htdocs/templates/rpy2_download.html 2010-02-06 17:50:48 UTC (rev 774) @@ -7,13 +7,30 @@ <h4>Requirements</h4> +<p> +Minimum: <ul> <li> Python >= 2.4 </li> <li> R >= 2.8 and compiled with the option <i>--enable-R-shlib</i> </li> </ul> +</p> +<p> +Recommended: +<ul> + <li> Python 2.6 </li> + <li> R-2.10, compiled with the option <i>--enable-R-shlib</i> +</ul> +</p> + <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 installs</h5> <p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list