Revision: 670
          http://rpy.svn.sourceforge.net/rpy/?rev=670&view=rev
Author:   lgautier
Date:     2008-10-30 21:18:29 +0000 (Thu, 30 Oct 2008)

Log Message:
-----------
- forgotten update of NEWS

- warning about win32 versions missing a pair of features.

Modified Paths:
--------------
    branches/rpy_nextgen/NEWS
    branches/rpy_nextgen/doc/source/overview.rst

Modified: branches/rpy_nextgen/NEWS
===================================================================
--- branches/rpy_nextgen/NEWS   2008-10-30 21:03:28 UTC (rev 669)
+++ branches/rpy_nextgen/NEWS   2008-10-30 21:18:29 UTC (rev 670)
@@ -25,6 +25,7 @@
 
 - Constructor for :class:`rpy2.robjects.RDataFrame` checks that R lists are 
data.frames (not all lists are data.frame)
 
+- Formerly new attribute :attr:`_dotter` for :class:`R` is now gone. The 
documentaion now points to :mod:`rpy2.rpy_classic` for this sort of things.
 
 Bugs fixed
 ----------

Modified: branches/rpy_nextgen/doc/source/overview.rst
===================================================================
--- branches/rpy_nextgen/doc/source/overview.rst        2008-10-30 21:03:28 UTC 
(rev 669)
+++ branches/rpy_nextgen/doc/source/overview.rst        2008-10-30 21:18:29 UTC 
(rev 670)
@@ -124,6 +124,12 @@
   tr.run(suite)
 
 
+.. warning::
+
+   Win32 versions are still lacking some of the functionalities in the
+   UNIX-alike versions, most notably the callback function for console
+   input and output.
+
 Contents
 --------
 


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 Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to