You are here

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

2 posts / 0 new
Last post
jkarch's picture
Offline
Joined: 03/15/2011 - 15:04
Failed with error: ‘package 'OpenMx' is not installed for 'arch=x64'’ Windows 7 R 2.12.2

I just tried to install Openmx on my computer. The result is as follows

> source('https://openmx.ssri.psu.edu/getOpenMx.R')
Installing package(s) into ‘C:\Users\jkarch\Documents/R/win-library/2.12’
(as ‘lib’ is unspecified)
trying URL 'https://openmx.ssri.psu.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

mspiegel's picture
Offline
Joined: 07/31/2009 - 15:24
We do not have a working

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.