On 2011-07-20 09:33, Fourie Joubert wrote: > Hi Folks > > I have a need to make rpy and rpy2 available simultaneously on the same > system. > > Can anyone possibly suggest an R / rpy / rpy2 version combination that > would work together in this way (preferrably in python 2.5.x)?
Any rpy / rpy2 combo will work: two different packages, each with their own package namespace. However concurrent execution of both will likely _not_ work (or segfault at the first occasion). Did you consider using the "rpy_classic" interface in rpy2 ? L. > Thanks and regards! > > Fourie > ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list