Revision: 576
http://rpy.svn.sourceforge.net/rpy/?rev=576&view=rev
Author: lgautier
Date: 2008-07-06 03:36:38 -0700 (Sun, 06 Jul 2008)
Log Message:
-----------
doc:
- backtick forgotten
- correction
Modified Paths:
--------------
branches/rpy_nextgen/doc/source/index.rst
branches/rpy_nextgen/doc/source/robjects.rst
Modified: branches/rpy_nextgen/doc/source/index.rst
===================================================================
--- branches/rpy_nextgen/doc/source/index.rst 2008-07-05 17:57:02 UTC (rev
575)
+++ branches/rpy_nextgen/doc/source/index.rst 2008-07-06 10:36:38 UTC (rev
576)
@@ -11,7 +11,7 @@
It is developped for R-2.7 (and is not expected to work
with a previous version), together with Python 2.5. Compatibility
-with Python 2.4 is expected but it was observed to segfault at rare occasions
+with Python 2.4 is expected but it was observed to segfault on rare occasions
(and the cause is not yet identified).
Modified: branches/rpy_nextgen/doc/source/robjects.rst
===================================================================
--- branches/rpy_nextgen/doc/source/robjects.rst 2008-07-05 17:57:02 UTC
(rev 575)
+++ branches/rpy_nextgen/doc/source/robjects.rst 2008-07-06 10:36:38 UTC
(rev 576)
@@ -235,7 +235,7 @@
:class:`RDataFrame`
-------------------
-A :class:`RDataFrame` represents the `R` class `data.frame'.
+A :class:`RDataFrame` represents the `R` class `data.frame`.
Currently, the constructor is flagged as experimental. It accepts either a
:class:`rinterface.SexpVector`
or a dictonnary which elements will be the columns of the `data.frame`.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list