OpenMx Installation

Problem install on of OpenMx 0.4.1-1320 on Red Hat 4.1.2-46
I'm running Linux version 2.6.18-164.11.1.el5 (mockbuild@builder10.centos.org) (gcc version
4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Wed Jan 20 07:32:21 EST 2010
On a Quad-Core AMD Opteron(tm) Processor 2378
I get the following long list of warnings. OpenMx appears to install and load without errors, but then I get segmentation faults when calling the optimizer. The model to optimize is the first optimization example in the user guide.
-Scott
$ R
R version 2.10.1 (2009-12-14)

Error message
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/packages/bin/windows64/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘OpenMx’ is not available
Not sure what the problem is, please advise...
DJ
- Read more about Error message
- 1 comment
- Log in or register to post comments

problem in installing openmx with R-2.11.0 on ArchLinux
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Warning in install.packages(pkgs = c("OpenMx"), repos = repos) :
argument 'lib' is missing: using '/home/ale/R/i686-pc-linux-gnu-library/2.11'
provo con l'URL 'http://openmx.psyc.virginia.edu/packages/src/contrib/OpenMx_0.3.3-1264.tar.gz'
Content type 'application/x-gzip' length 4428843 bytes (4.2 Mb)
URL aperto

class "MxModel" does not extend that class
we are very new to R and OpenMx and are trying to get it running on Debian GNU/Linux Lenny. We downloaded and (successfully) installed the openmx-package. But when we try to run our Script we get the following error:
##
Error in initialize(value, ...) :
cannot use object of class "character" in new(): class "MxModel" does not extend that class
Calls: DAF_simulation ... mxModel -> firstArgument -> new -> initialize -> initialize
Execution halted
##
- Read more about class "MxModel" does not extend that class
- 3 comments
- Log in or register to post comments

Installation problem with R2.11.0 64bit under Windows7
I cannot install OpenMx in the new R 64bit version 2.11.0. Error message as follows:
>source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/packages/bin/windows64/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘OpenMx’ is not available
Any help is welcome.
Thank you
Pierre.

Installation problem on RedHat Enterprise 4
- Read more about Installation problem on RedHat Enterprise 4
- 2 comments
- Log in or register to post comments

Mac OS X issues
I'm very interested in getting started testing OpenMx, but I am still having trouble getting to run on any of my Macs. I'm getting the message,
> require(OpenMx)
Loading required package: OpenMx
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/Library/Frameworks/R.framework/Resources/library/OpenMx/libs/i386/OpenMx.so':
dlopen(/Library/Frameworks/R.framework/Resources/library/OpenMx/libs/i386/OpenMx.so, 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib
- Read more about Mac OS X issues
- 1 comment
- Log in or register to post comments

Problems with Mac install
It seems to download OpenMX OK:
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
trying URL 'http://openmx.psyc.virginia.edu/packages/bin/macosx/leopard/contrib/2.10/OpenMx_0.2.6-1114.tgz'
Content type 'application/x-gzip' length 1295567 bytes (1.2 Mb)
opened URL
==================================================
downloaded 1.2 Mb
The downloaded packages are in
/var/folders/YI/YI+NJBs1FmmwRs4bkTzB6E+++TI/-Tmp-//RtmpqaP1DH/downloaded_packages
> require(OpenMX)
- Read more about Problems with Mac install
- 5 comments
- Log in or register to post comments

Problems installing 0.2.5 on R 2.10.1
On one, running Red Hat EL 5, I get a memory mapping failure and a segfault, I think from NPSOL. On the other, running Ubuntu 8, the install completes but OpenMx doesnt show up in installed.packages(), and the first tutorial example fails.
Are people running these combinations successfully?
Below is some of my output; I've attached the install logs and other info. The 3 files without system names are from the RHEL5 system;
OpenMax.ubuntu8.install.txt is from the Ubuntu system.
- Mike
- Read more about Problems installing 0.2.5 on R 2.10.1
- 2 comments
- Log in or register to post comments

Download issue
Just tried to get OpenMx on my Mac. I am running R 2.10.0. Here is the message.
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Error in f(res) : invalid subscript type 'list'
Any help is appreciated.
Thanks
David
- Read more about Download issue
- 4 comments
- Log in or register to post comments
Pagination
- Previous page
- Page 9
- Next page