Re: [Rd] Two R editiosn in Unix cluster systems

2013-10-15 Thread Steven McKinney
> -Original Message- > From: r-devel-boun...@r-project.org [mailto:r-devel-boun...@r-project.org] > On Behalf Of Paul Johnson > Sent: October-15-13 1:15 PM > To: R Devel List > Cc: Discussion of Rocks Clusters > Subject: [Rd] Two R editiosn in Unix cluster syst

Re: [Rd] Two R editiosn in Unix cluster systems

2013-10-15 Thread Ista Zahn
OpenMx does install on R 3.01. I haven't tested extensively, but after installing with install.packages('OpenMx', dependencies = TRUE, repos = c(getOption("repos"), 'http://openmx.psyc.virginia.edu/sequential/')) the demos appear to run correctly. Best, Ista On

Re: [Rd] Two R editiosn in Unix cluster systems

2013-10-15 Thread Peter Langfelder
On Tue, Oct 15, 2013 at 1:15 PM, Paul Johnson wrote: > Dear R Devel > > Some of our R users are still insisting we run R-2.15.3 because of > difficulties with a package called OpenMX. It can't cooperate with new R, > oh well. > > Other users need to run R-3.0.1. I'm looking for the most direct ro

[Rd] Two R editiosn in Unix cluster systems

2013-10-15 Thread Paul Johnson
Dear R Devel Some of our R users are still insisting we run R-2.15.3 because of difficulties with a package called OpenMX. It can't cooperate with new R, oh well. Other users need to run R-3.0.1. I'm looking for the most direct route to install both, and allow users to choose at runtime. In the