Revision: 738 http://rpy.svn.sourceforge.net/rpy/?rev=738&view=rev Author: lgautier Date: 2009-05-01 04:38:20 +0000 (Fri, 01 May 2009)
Log Message: ----------- entry for release 2.0.4 + minor editing Modified Paths: -------------- trunk/htdocs/news.data trunk/htdocs/rpy2.data trunk/htdocs/template.html Modified: trunk/htdocs/news.data =================================================================== --- trunk/htdocs/news.data 2009-04-26 18:51:40 UTC (rev 737) +++ trunk/htdocs/news.data 2009-05-01 04:38:20 UTC (rev 738) @@ -2,6 +2,33 @@ <!-- title: News --> <div class="news"> + <a name="2009-04-29"> + <div class="news-header"> + <table width="100%" cellpadding="0" cellspacing="0"> + <tr> + <td><b>Release 2.0.4</b></td> + <td><div class="news-date">2009-04-29</div></td> + </tr> + </table> + </div> + </a> + + <div class="news-body"> + <h3> + Release 2.0.4 + </h3> + <p> + The release 2.0.4 is fixing a memory leak present + when build R vectors from existing Python sequences, + as well as few other minor issues. The complete list + of changes is in the documentation. + </p> + + </div> <!-- news body --> +</div> <!-- news --> + +<!-- title: News --> +<div class="news"> <a name="2009-02-15"> <div class="news-header"> <table width="100%" cellpadding="0" cellspacing="0"> Modified: trunk/htdocs/rpy2.data =================================================================== --- trunk/htdocs/rpy2.data 2009-04-26 18:51:40 UTC (rev 737) +++ trunk/htdocs/rpy2.data 2009-05-01 04:38:20 UTC (rev 738) @@ -7,11 +7,8 @@ </h3> <p> <i>rpy2</i> is a redesign/rewrite of <i>rpy</i>. -Despite its short existence <i>rpy2</i> stability should -be second to no other python-R bridge, and is ambitiously aiming -at just being the way to use R from Python by providing not only -high-level interfaces to R but also a lower-level interface upon -which build custom high-level interfaces. +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. </p> </div> @@ -44,12 +41,16 @@ </p> <p> -The source for the SVN version can <i>still</i> be retrieved with: +Bug reports can either be made as bug entries on the +<a href="http://sourceforge.net/tracker/?group_id=48422&atid=453021">SourceForge page</a> +or as issues on the <a href="http://bitbucket.org/lgautier/rpy2/issues/">bitbucket page</a>. </p> -<pre> -svn co https://rpy.svn.sourceforge.net/svnroot/rpy/rpy2 -</pre> + <p> +For the time being, the source in SVN is <u>no longer up-to-date</u>. +</p> + +<p> </div> <div class="news-body"> Modified: trunk/htdocs/template.html =================================================================== --- trunk/htdocs/template.html 2009-04-26 18:51:40 UTC (rev 737) +++ trunk/htdocs/template.html 2009-05-01 04:38:20 UTC (rev 738) @@ -122,6 +122,11 @@ </div> <ul class="menu"> + <li><a href="news.html#2009-04-29"> + Release 2.0.4 for rpy2</a><br> + <i>(2009-04-29)</i><br> <br> + </li> + <li><a href="news.html#2009-02-15"> Release 2.0.3 for rpy2</a><br> <i>(2009-02-15)</i><br> <br> @@ -157,16 +162,6 @@ <i>(2008-10-31)</i><br> <br> </li> - <li><a href="news.html#2008-10-13"> - Release 2.0.0beta1 for rpy2</a><br> - <i>(2008-10-13)</i><br> <br> - </li> - - <li><a href="news.html#2008-08-25"> - Release 2.0.0alpha3 for rpy2</a><br> - <i>(2008-08-25)</i><br> <br> - </li> - <li><a href="news.html"> <i>Older news</i> </a> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list