Re: [Rpy] Problem with R's hist() function

2008-12-17 Thread Laurent Gautier
Peter wrote: > On Wed, Dec 17, 2008 at 1:00 AM, Marcos Silva wrote: >> Hello People, it's me again... >> >> I tried to use the R's hist() function, using this code: >> >> hist = robjects.r['hist'] >> x = robjects.FloatVector(dataset) >> hist(x) >> ... >> But the graphic that I got was very strang

[Rpy] SF.net SVN: rpy:[720] trunk/rpy/src/RPy.h

2008-12-17 Thread eddelbuettel
Revision: 720 http://rpy.svn.sourceforge.net/rpy/?rev=720&view=rev Author: eddelbuettel Date: 2008-12-17 12:20:32 + (Wed, 17 Dec 2008) Log Message: --- replace include for Rdevices with include for Rembedded Modified Paths: -- trunk/rpy/src/RPy.h Modif

[Rpy] SF.net SVN: rpy:[721] trunk/rpy/debian/changelog

2008-12-17 Thread eddelbuettel
Revision: 721 http://rpy.svn.sourceforge.net/rpy/?rev=721&view=rev Author: eddelbuettel Date: 2008-12-17 12:53:50 + (Wed, 17 Dec 2008) Log Message: --- built once more this time against correct orig.tar.gz Modified Paths: -- trunk/rpy/debian/changelog

Re: [Rpy] Problem with R's hist() function

2008-12-17 Thread Peter
On Wed, Dec 17, 2008 at 1:00 AM, Marcos Silva wrote: > Hello People, it's me again... > > I tried to use the R's hist() function, using this code: > > hist = robjects.r['hist'] > x = robjects.FloatVector(dataset) > hist(x) > ... > But the graphic that I got was very strange... > I cannot figure o

[Rpy] SF.net SVN: rpy:[719] trunk/rpy/debian

2008-12-17 Thread eddelbuettel
Revision: 719 http://rpy.svn.sourceforge.net/rpy/?rev=719&view=rev Author: eddelbuettel Date: 2008-12-17 12:19:52 + (Wed, 17 Dec 2008) Log Message: --- updated for Debian build 1.0.3-5 against beta release of 2.8.1 Modified Paths: -- trunk/rpy/debian/ch