Failed with error: ‘package 'OpenMx' is not installed for 'arch=x64'’ Windows 7 R 2.12.2

Posted on
No user picture. jkarch Joined: 03/15/2011
I just tried to install Openmx on my computer. The result is as follows

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Installing package(s) into ‘C:\Users\jkarch\Documents/R/win-library/2.12’
(as ‘lib’ is unspecified)
trying URL 'http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.12/OpenMx_1.0.6-1581.zip'
Content type 'application/zip' length 2180329 bytes (2.1 Mb)
opened URL
downloaded 2.1 Mb

package 'OpenMx' successfully unpacked and MD5 sums checked

The downloaded packages are in
C:\Users\jkarch\AppData\Local\Temp\RtmpqfEcAb\downloaded_packages
> require(OpenMx)
Loading required package: OpenMx
Failed with error: ‘package 'OpenMx' is not installed for 'arch=x64'’

On the 32bit version everything works fine.

Best,

Julian

Replied on Wed, 03/23/2011 - 15:26
Picture of user. mspiegel Joined: 07/31/2009

We do not have a working version of the NPSOL library for 64-bit windows. So our users must use 32-bit R until this is resolved.