Revision: 775
          http://rpy.svn.sourceforge.net/rpy/?rev=775&view=rev
Author:   lgautier
Date:     2010-02-06 18:27:21 +0000 (Sat, 06 Feb 2010)

Log Message:
-----------
news for alpha3 and edits in the rpy2 page

Modified Paths:
--------------
    trunk/htdocs/news.data
    trunk/htdocs/templates/rpy2.html

Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data      2010-02-06 17:50:48 UTC (rev 774)
+++ trunk/htdocs/news.data      2010-02-06 18:27:21 UTC (rev 775)
@@ -1,6 +1,29 @@
 <!-- title: News -->
+title: Release 2.1.0-alpha3
+date:  2010-01-30
+
+<p>
+Third and, if everything goes according to the plan,
+last alpha release for rpy2-2.1.0.
+</p>
+
+<p>
+Changes since alpha2 concern better usability, ability to
+take slices out of vectors, NA types,
+robustness on 64bit platforms and
+when dealing with large integers (Python can switch from int
+to long, but R cannot).
+</p>
+
+<p>
+Source packages are available as
+<a 
href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2.1.0alpha3.tar.gz";>tar.gz</a>
 or
+<a 
href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2.1.0alpha3.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-alpha2
-date:  2009-01-03
+date:  2010-01-03
 
 <p>
 Progress over the last week, with more 

Modified: trunk/htdocs/templates/rpy2.html
===================================================================
--- trunk/htdocs/templates/rpy2.html    2010-02-06 17:50:48 UTC (rev 774)
+++ trunk/htdocs/templates/rpy2.html    2010-02-06 18:27:21 UTC (rev 775)
@@ -15,25 +15,28 @@
     <h3>Documentation</h3>
 <p>
 Most of the features are documented in
-the <a href="rpy2/doc/html/index.html">rpy2 documentation</a>, as
+the <a href="rpy2/doc-2.1/html/index.html">rpy2 documentation</a>, as
 well as in Python docstrings.
 Instructions such as how to download or install it are also
 available in the rpy2 documentation.
 </p>
 
 <p>
-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
+The upcoming release is 2.1 with alpha releases available.
+This release is addressing shortcomings in the higher-level
 interface, while infortunately introducing API-breaking changes
 when compared to the 2.0.x series. While porting code from rpy2-2.0
-to rpy2-2.1 should be 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>).
+to rpy2-2.1 should be easy, it is nevertheless advised to check the
+section Changes in that documentation 
+(<a 
href="http://rpy.sourceforge.net/rpy2/doc-2.1/html/changes.html#release-2-1-dev";>here</a>).
 </p>
 
+<p>
+As soon as 2.1 is out, the
+<a href="http://rpy.sourceforge.net/rpy2/doc-dev/html/index.html";>
+documentation for the development branch</a> will concern release 2.2.
+</p>
+
 </div>
 
 


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

Reply via email to