Patches item #1863375, was opened at 2008-01-04 03:29 Message generated for change (Comment added) made by lgautier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1863375&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: lgautier (lgautier) Assigned to: Nobody/Anonymous (nobody) Summary: Add slicing to instances of type 'Robj' Initial Comment: Add slicing capabilities to the type Robj (it implements the sequence protocol, and it was not implemented so far). The implementation is quite straightforward, and is a little nervous about 'non R-like' slices (negative index, etc): it fires Out-of-bound exception. I am planning to deal with them soon (since the slicing is in Python, not in R). Unit tests are also missing (and will come with the complete implementation mentioned above). ---------------------------------------------------------------------- >Comment By: lgautier (lgautier) Date: 2008-01-04 03:30 Message: Logged In: YES user_id=1623918 Originator: YES File Added: rpy_slice.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1863375&group_id=48422 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list