OpenMx for 64-bit?

Posted on
Picture of user. mkeller Joined: 08/04/2009
So OpenMx is working fine on my 32-bit R (which I tend not to use anymore), but is there a way to install the 64-bit version of the package?

> .Machine$sizeof.pointer
[1] 8
> library(OpenMx)
Error: package 'OpenMx' is not installed for 'arch=x86_64'

Replied on Wed, 09/16/2009 - 17:53
Picture of user. mspiegel Joined: 07/31/2009

What platform are you using? A faster option (for you) might be to download the source and compile it on your 64-bit machine. The NPSOL library might be an issue. We have 64-bit versions of NPSOL compiled only for linux.