I have just installed this package, and it is working fine with R. However, the package apparently prints out debug messages whenever it
is imported into R:

# python
Python 2.3.5 (#2, Mar  6 2006, 10:12:24)
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
from rpy import *
RHOME= /usr/lib/R
RVERSION= 2.3.0
RVER= 2030
RUSER= /root
Loading Rpy version 2030 .. Done.
Creating the R object 'r' ..  Done


Is this normal?


We believe that the bug you reported is fixed in the latest version of
rpy, which is due to be installed in the Debian FTP archive:

python-rpy-doc_0.99.2-2_all.deb
  to pool/main/r/rpy/python-rpy-doc_0.99.2-2_all.deb
python-rpy_0.99.2-2_all.deb
  to pool/main/r/rpy/python-rpy_0.99.2-2_all.deb
python2.3-rpy_0.99.2-2_i386.deb
  to pool/main/r/rpy/python2.3-rpy_0.99.2-2_i386.deb
python2.4-rpy_0.99.2-2_i386.deb
  to pool/main/r/rpy/python2.4-rpy_0.99.2-2_i386.deb
rpy_0.99.2-2.diff.gz
  to pool/main/r/rpy/rpy_0.99.2-2.diff.gz
rpy_0.99.2-2.dsc
  to pool/main/r/rpy/rpy_0.99.2-2.dsc



Reply via email to