Groups
Sign in
Groups
pyRserve
Conversations
About
Send feedback
Help
pyRserve
Contact owners and managers
1–30 of 30
Mark all as read
Report group
0 selected
Alain Castro
,
Ralph Heinkel
2
6/20/21
pyServe not able to call basic R functions
The problem with your code is that `conn.rx = [1, 2, 3]` assigns a list of three integers in R. This
unread,
pyServe not able to call basic R functions
The problem with your code is that `conn.rx = [1, 2, 3]` assigns a list of three integers in R. This
6/20/21
Mike
,
Ralph Heinkel
2
12/21/17
auto.arima Function
Hi Mike, I'm not an R expert ;-) I just wrote pyRserve with very basic knowledge of R ... so
unread,
auto.arima Function
Hi Mike, I'm not an R expert ;-) I just wrote pyRserve with very basic knowledge of R ... so
12/21/17
David Duarte
9/8/17
Implementing Socket Timeout on pyRserve
Hello, How can we implement a Socket timeout using pyRserve? We are processing a heavy SVM in R, so
unread,
Implementing Socket Timeout on pyRserve
Hello, How can we implement a Socket timeout using pyRserve? We are processing a heavy SVM in R, so
9/8/17
Juan Sanchez
,
Ralph Heinkel
2
7/30/17
pyRserve returning weird numbers after a calculation
Hmm, is it possible that your Solaris Server is a big-endian machine? Conversion from little to big
unread,
pyRserve returning weird numbers after a calculation
Hmm, is it possible that your Solaris Server is a big-endian machine? Conversion from little to big
7/30/17
Midun Raghul.R
,
Ralph Heinkel
2
10/14/15
Sending Pandas dataframe to R using pyRserve
pyRserve currently supports numpy arrays, for sending and receiving from R. If I recall it right you
unread,
Sending Pandas dataframe to R using pyRserve
pyRserve currently supports numpy arrays, for sending and receiving from R. If I recall it right you
10/14/15
Ralph Heinkel
9/7/15
pyRserve 0.8.4 released
Due to a bug in the installer a new and fixed version has been released and uploaded to pypi. RH
unread,
pyRserve 0.8.4 released
Due to a bug in the installer a new and fixed version has been released and uploaded to pypi. RH
9/7/15
Ralph Heinkel
,
Uwe Schmitt
3
9/6/15
pyRserve 0.8.3 released
Hi Uwe, sorry for that, I've uploaded a new version 0.8.4, the problem should be fixed. Thanks
unread,
pyRserve 0.8.3 released
Hi Uwe, sorry for that, I've uploaded a new version 0.8.4, the problem should be fixed. Thanks
9/6/15
Стас Иванов
,
Ralph Heinkel
2
9/4/15
pyRserve python3 syntax error
I've received a patch some days ago which fixes this problem. A new version of pyRserve has just
unread,
pyRserve python3 syntax error
I've received a patch some days ago which fixes this problem. A new version of pyRserve has just
9/4/15
Ralph Heinkel
7/11/15
pyRserve 0.8.2 released
This release adds implementation of R's S4 objects. These are generated eg for db connections: c.
unread,
pyRserve 0.8.2 released
This release adds implementation of R's S4 objects. These are generated eg for db connections: c.
7/11/15
Briti Sundar Deb
,
Ralph Heinkel
2
3/24/15
pyRserve for production lavel work
Hi Briti, we (a biotech / pharma company) use it for productive work for more than 4 years, it has
unread,
pyRserve for production lavel work
Hi Briti, we (a biotech / pharma company) use it for productive work for more than 4 years, it has
3/24/15
Briti Sundar Deb
,
Ralph Heinkel
6
3/24/15
Microsoft Visual C++ 10.0 .... Error
According to the documentation there is a file transfer protocol available in rserve however I haven
unread,
Microsoft Visual C++ 10.0 .... Error
According to the documentation there is a file transfer protocol available in rserve however I haven
3/24/15
Anish Kejariwal
,
Ralph Heinkel
2
9/18/14
passing in user/password to pyRserve
Hi Anish, unfortunately authorization has not yet been implemented in pyRserve, so for the moment you
unread,
passing in user/password to pyRserve
Hi Anish, unfortunately authorization has not yet been implemented in pyRserve, so for the moment you
9/18/14
Andreas Gros
,
Ralph Heinkel
2
1/27/14
Receiving stdout output from R in pyrserve
Hi Andreas, that is a good question. Browsing through Rserve's (the part on the server side for
unread,
Receiving stdout output from R in pyrserve
Hi Andreas, that is a good question. Browsing through Rserve's (the part on the server side for
1/27/14
Ralph Heinkel
10/21/13
pyRserve 0.7.3 status update
Hi everyone, it has been a while since my last update concerning pyRserve. Although I have published
unread,
pyRserve 0.7.3 status update
Hi everyone, it has been a while since my last update concerning pyRserve. Although I have published
10/21/13
Ralph Heinkel
,
Clayton Tino
4
10/1/13
Re: Handling REvalError on remote connection?
Hi Clayton, OK, thanks for letting me know about what you've found out. Ralph Am Dienstag, 1.
unread,
Re: Handling REvalError on remote connection?
Hi Clayton, OK, thanks for letting me know about what you've found out. Ralph Am Dienstag, 1.
10/1/13
jediinsights
,
Ralph Heinkel
3
8/8/13
R function not sourcing from python using pyrserve
Hi Ralph: I will post details about how to reproduce the problem shortly. Thanks, Dipayan On
unread,
R function not sourcing from python using pyrserve
Hi Ralph: I will post details about how to reproduce the problem shortly. Thanks, Dipayan On
8/8/13
Ralph Heinkel
6/25/13
pyRserve 0.7.1 is available
Hi everyone, a new version of pyRserve is available. Version 0.7.0 and 0.7.1 only differ in
unread,
pyRserve 0.7.1 is available
Hi everyone, a new version of pyRserve is available. Version 0.7.0 and 0.7.1 only differ in
6/25/13
Ralph Heinkel
, …
Kent Johnson
8
1/10/13
Re: Matrix elements returned in wrong order
Thanks Kent, that's great to hear. If other users also confirm that their problems have been
unread,
Re: Matrix elements returned in wrong order
Thanks Kent, that's great to hear. If other users also confirm that their problems have been
1/10/13
Ralph Heinkel
,
Kathleen Fisch
7
1/9/13
Re: Errors
Hi Ralph, Thanks so much for letting me know! I will download the updated release. Thanks again!
unread,
Re: Errors
Hi Ralph, Thanks so much for letting me know! I will download the updated release. Thanks again!
1/9/13
Ralph Heinkel
, …
Kent Johnson
6
1/9/13
Re: can not connect with R
OK, I'll put that into the docs for 0.7.0 Thanks for reminding me about this point. Ralph On 01/
unread,
Re: can not connect with R
OK, I'll put that into the docs for 0.7.0 Thanks for reminding me about this point. Ralph On 01/
1/9/13
Ralph Heinkel
1/9/13
pyRserve 0.7.0 rc1 solves Matrix element order problem and adds 'voidEval' method
Hi, thanks for all the feedback and bug reports during the last few weeks. I've now (hopefully)
unread,
pyRserve 0.7.0 rc1 solves Matrix element order problem and adds 'voidEval' method
Hi, thanks for all the feedback and bug reports during the last few weeks. I've now (hopefully)
1/9/13
Ralph Heinkel
7/6/12
pyRserve 0.6.0 released
While being at EuroPython in Florence the latest version of pyRserve has now been finished and is
unread,
pyRserve 0.6.0 released
While being at EuroPython in Florence the latest version of pyRserve has now been finished and is
7/6/12
Aidan Skinner
,
Ralph Heinkel
3
6/20/12
Source Tree
No worries, I put up a fork of 0.5.2 with that patch I posted at https://github.com/aidan/pyrserv On
unread,
Source Tree
No worries, I put up a fork of 0.5.2 with that patch I posted at https://github.com/aidan/pyrserv On
6/20/12
Ralph Heinkel
,
Aidan Skinner
4
6/20/12
Re: Support for numpy.int64 arrays
Yeah, that patch is clearly suboptimal in a number of ways. It'd be good if we could figure out a
unread,
Re: Support for numpy.int64 arrays
Yeah, that patch is clearly suboptimal in a number of ways. It'd be good if we could figure out a
6/20/12
Peter
,
Ralph Heinkel
2
6/8/12
implementing session detach and reconnect
Hello Peter, thanks for this patch. I'll look into it asap. Currently I'm working on unicode
unread,
implementing session detach and reconnect
Hello Peter, thanks for this patch. I'll look into it asap. Currently I'm working on unicode
6/8/12
Aidan Skinner
,
Ralph Heinkel
2
4/13/12
easy_install
hmm, that's interesting. In setup.py there is an entry that the installation requires numpy so I
unread,
easy_install
hmm, that's interesting. In setup.py there is an entry that the installation requires numpy so I
4/13/12
Peter Mott
,
Ralph Heinkel
5
2/10/12
Graphics ...
So on your Rserve machine you set up a "virtual" display that does not display anything.
unread,
Graphics ...
So on your Rserve machine you set up a "virtual" display that does not display anything.
2/10/12
DomPazz
,
Ralph Heinkel
5
12/17/11
New here
I will definitely give it a shot. The Linux VM might not be a bad idea either. I appreciate the
unread,
New here
I will definitely give it a shot. The Linux VM might not be a bad idea either. I appreciate the
12/17/11
Ralph Heinkel
12/6/11
pyRserve 0.5.2 released
pyRserve 0.5.2 released The latest version is now availabel via pypi ( easy_install -U pyRserve ).
unread,
pyRserve 0.5.2 released
pyRserve 0.5.2 released The latest version is now availabel via pypi ( easy_install -U pyRserve ).
12/6/11
Ralph Heinkel
10/6/11
pyRserve 0.5.0 released
Hi everyone, just in time for PyCon Germany in Leipzig I've released pyRserve 0.5.0 It contains a
unread,
pyRserve 0.5.0 released
Hi everyone, just in time for PyCon Germany in Leipzig I've released pyRserve 0.5.0 It contains a
10/6/11