[Rpy] rpy finding R version in the registry

2008-01-24 Thread H Nesse
Howdy, I ran into a rather odd problem installing rpy on one computer (I have used it to great success on another). Every time I try and import rpy (in IDLE or command line) I get the message "Unable to determine R version from the registry. Trying another method." This is then followed by a usua

Re: [Rpy] rpy finding R version in the registry

2008-01-25 Thread H Nesse
, as reported by > executing the > command > > /path/to/the/executable/R.exe RHOME > > -Greg > > > > On Jan 25, 2008, at 12:56AM , Alex Mandel wrote: > > > H Nesse wrote: > >> Howdy, I ran into a rather odd problem installing > rpy > >> o