Bugs item #1602142, was opened at 2006-11-24 03:15 Message generated for change (Comment added) made by warnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1602142&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: rpy Status: Open Resolution: None Priority: 5 Private: No Submitted By: none (whatsoever) >Assigned to: Gregory Warnes (warnes) Summary: Problem to convert numeric array into matrix Initial Comment: I'm working with a programm that converts a numeric array into a r-matrix. In some R and Python versions it runs fine (e.g. python 2.4.3 and R 2.1.1) In some versions ( e.g. R 2.2.3) the array is converted into a matrix with one column containing lists in each cell. I'm using the module Numeric to create the array. I solved this by converting the array into a vector and create a matrix with the number of rows of the array, but slows down the method. My question: Is this solved in the newest rpy-version or solved in any other way? ---------------------------------------------------------------------- >Comment By: Gregory Warnes (warnes) Date: 2006-11-27 09:32 Message: Logged In: YES user_id=9316 Originator: NO These conversions should happen properly for all versions of RPy and R. What platform and version of RPy are you using? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1602142&group_id=48422 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list