Revision: 770
          http://rpy.svn.sourceforge.net/rpy/?rev=770&view=rev
Author:   lgautier
Date:     2009-12-23 18:19:21 +0000 (Wed, 23 Dec 2009)

Log Message:
-----------
Added entry news entry for rpy2-2.1.0-alpha

Modified Paths:
--------------
    trunk/htdocs/news.data

Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data      2009-12-09 03:43:04 UTC (rev 769)
+++ trunk/htdocs/news.data      2009-12-23 18:19:21 UTC (rev 770)
@@ -1,4 +1,38 @@
 <!-- title: News -->
+title: Release 2.1.0-alpha
+date:  2009-12-23
+
+  <p> 
+While there are API-breaking changes from rpy2-2.0.x, rpy2-2.1.0
+mostly develops the rpy2.robjects layer with features such as:
+<ul>
+<li> Pickling of R objects </li>
+<li> Improvements to the rpy_classic emulation of the rpy interface </li>
+<li> Better representation of R data frames and matrices </li>
+<li> Convenience wrappers for graphics (grid and ggplot2) </li>
+<li> R packages exposed as python module-like objects </li>
+<li> Smart binding of R function parameters </li>
+</ul>
+  </p>
+
+  <p>
+Source packages are available 
+<a 
href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2dev-20091223.tar.gz";>here</a>
 or
+<a 
href="http://bitbucket.org/lgautier/rpy2/downloads/rpy2-2dev-20091223.zip";>there</a>
 and instructions to install the package are in the
+<a 
href="http://rpy.sourceforge.net/rpy2/doc-dev/html/overview.html#source-archive";>documentation</a>.
+  </p>
+
+  <p>
+No binary builds are provided, but feedback on eventual complication 
+when trying to build are welcome. This is hoped to build on OS X 
+(Leopard, Snow Leopard), as well as on win32 (winXP, no experience 
+with Vista or Windows 7). 
+  </p>
+
+  <p>
+  </p>
+
+<!-- title: News -->
 title: Release 2.0.8
 date:  2009-11-06
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to