R 2.15.0

Posted on
Picture of user. smedland Joined: 08/04/2009
Hi
Windows 32 bit R 2.15.0 is returning the following:

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Installing package(s) into ‘C:/Users/woad/Documents/R/win-library/2.15’
(as ‘lib’ is unspecified)
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.15
Warning message:
package ‘OpenMx’ is not available (for R version 2.15.0)

Do you have a time line for support of this version?
thanks
Sarah

Replied on Mon, 04/16/2012 - 14:49
No user picture. jantonie Joined: 10/16/2009

Hi
R 2.15.0 for Mac [R.app GUI 1.51 (6148) i386-apple-darwin9.8.0] is returning the following:

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
1. single-threaded
2. multi-threaded [default]
Which version of OpenMx should I install? 2
Avis : unable to access index for repository http://openmx.psyc.virginia.edu/packages/bin/macosx/leopard/contrib/2.15
Message d'avis :
package ‘OpenMx’ is not available (for R version 2.15.0)

Do you have a time line for support of this version?
thanks
Jean-Philippe

Replied on Wed, 04/25/2012 - 07:24
Picture of user. brandmaier Joined: 02/04/2010

Hi!

I cannot install OpenMx on R on my MAC, running [R.app GUI 1.51 (6148) x86_64-apple-darwin9.8.0].

If I try to install the single-threaded version, I get:

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
1. single-threaded
2. multi-threaded [default]
Which version of OpenMx should I install? 1
Warnung: unable to access index for repository http://openmx.psyc.virginia.edu/sequential/bin/macosx/leopard/contrib/2.15
Warnmeldung:
package ‘OpenMx’ is not available (for R version 2.15.0)

However, if I choose the multi-thread, it works:

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
1. single-threaded
2. multi-threaded [default]
Which version of OpenMx should I install? 2
versuche URL 'http://openmx.psyc.virginia.edu/packages/bin/macosx/leopard/contrib/2.15/OpenMx_1.2.3-2011.tgz'
Content type 'application/x-gzip' length 2350064 bytes (2.2 Mb)
URL geöffnet
==================================================
downloaded 2.2 Mb

Sadly, the multi-threaded version keeps crashing my R session.

Replied on Wed, 05/23/2012 - 09:53
No user picture. jodibam Joined: 05/23/2012

Hi
Windows 32 bit R 2.15.0 is returning the following:
source('http://openmx.psyc.virginia.edu/getOpenMx.R')
trying URL 'http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.15/OpenMx_1.2.4-2063.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL 'http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.15/OpenMx_1.2.4-2063.zip'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open: HTTP status was '404 Not Found'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘OpenMx’ failed

It seems to be looking for a version not in existence.
Any fix you can offer would be most appreciated.

Thanks,
Jodi