Revision: 352
          http://svn.sourceforge.net/rpy/?rev=352&view=rev
Author:   warnes
Date:     2007-06-26 07:52:49 -0700 (Tue, 26 Jun 2007)

Log Message:
-----------
Update web pages for RC3

Modified Paths:
--------------
    trunk/htdocs/news.data
    trunk/htdocs/plotting-with-RPy.html
    trunk/htdocs/template.html

Modified: trunk/htdocs/news.data
===================================================================
--- trunk/htdocs/news.data      2007-05-18 15:41:41 UTC (rev 351)
+++ trunk/htdocs/news.data      2007-06-26 14:52:49 UTC (rev 352)
@@ -1,6 +1,7 @@
 <!-- page-title: RPy home page -->
 <!-- title: News -->
 
+
 <div class="news">
   <div class="news-header">
     <table width="100%" cellpadding="0" cellspacing="0">
@@ -14,6 +15,49 @@
   <div class="news-body">
     
     <h2>
+      RPy 1.0 RC 3 Released
+    </h2>
+
+      <p>
+       Hello RPy'ers:
+      </p>
+
+      <p>
+       I have just uploaded RPy version 1.0 RC 3.  Hopefully this
+        will be the last release candidate before 1.0. 
+      </p>
+
+      <p>
+       This release fixes several bugs, particular those related to
+       new versions of R, including the infamous "C stack limit
+       error" which occured on *nix systems in some contexts, such as
+       resizing X11 windows.  This release should work properly
+       with R versions through 2.5.0.
+      </p>
+
+      <p>
+       RC3 also introduces support for NumPy.
+      </p>
+
+  </div> <!-- news body -->
+</div> <!-- news -->
+
+
+
+
+<div class="news">
+  <div class="news-header">
+    <table width="100%" cellpadding="0" cellspacing="0">
+      <tr>
+       <td><b>RPy 0.4.6 now available</b></td>
+       <td><div class="news-date">2005-07-28</div></td>
+      </tr>
+    </table>
+  </div>
+  
+  <div class="news-body">
+    
+    <h2>
       RPy 0.99.0 Released
     </h2>
 

Modified: trunk/htdocs/plotting-with-RPy.html
===================================================================
--- trunk/htdocs/plotting-with-RPy.html 2007-05-18 15:41:41 UTC (rev 351)
+++ trunk/htdocs/plotting-with-RPy.html 2007-06-26 14:52:49 UTC (rev 352)
@@ -307,11 +307,20 @@
 
            <tr>
              <td>
+               <a href="news.html">RPy 1.0 RC 3 now available</a><br/>
+                 <i>(2007-06-26)</i><br/> <br/>
+             </td>
+           </tr>
+
+
+           <tr>
+             <td>
                <a href="news.html">RPy 0.99.0 now available</a><br/>
                  <i>(2006-03-15)</i><br/> <br/>
              </td>
            </tr>
 
+
            <tr>
              <td>
                <a href="news.html">RPy now using Subversion</a><br/>

Modified: trunk/htdocs/template.html
===================================================================
--- trunk/htdocs/template.html  2007-05-18 15:41:41 UTC (rev 351)
+++ trunk/htdocs/template.html  2007-06-26 14:52:49 UTC (rev 352)
@@ -188,11 +188,20 @@
 
            <tr>
              <td>
+               <a href="news.html">RPy 1.0 RC 3 now available</a><br/>
+                 <i>(2007-06-26)</i><br/> <br/>
+             </td>
+           </tr>
+
+
+           <tr>
+             <td>
                <a href="news.html">RPy 0.99.0 now available</a><br/>
                  <i>(2006-03-15)</i><br/> <br/>
              </td>
            </tr>
 
+
            <tr>
              <td>
                <a href="news.html">RPy now using Subversion</a><br/>


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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to