[Rpy] Problem with R2.3

2006-09-25 Thread James Stroud
ts) : variable "R_version_string" was not found Is this a bug? I've noticed this problem with previous versions, but it appears from comments in the svn that rpy-1.0-RC1 should work with R2.3.1. This seems a trivial regex problem in the rpy source, but I wanted to get feedback before

Re: [Rpy] Problem with R2.3

2006-09-25 Thread James Stroud
is never used and so no one has previously noticed or complained. Perhaps the re-coding of "." to "_" is some sort of artefact of previous the previous way rpy called the R "get" function? James On Monday 25 September 2006 19:02, James Stroud wrote: > Hello All, &g