OpenMx Installation

Another Mac installation problem
I am also having a problem installing and using OpenMx on a Max running snow leopard. This is true both with my desktop Mac and a new Macbook running R 2.10.1 (brand new download). It seems to download the package ok, but when I try to require Open Mx, I get:
> 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':
- Read more about Another Mac installation problem
- 9 comments
- Log in or register to post comments

help with basic 1st steps after install
I think I have done something wrong next.
I am not sure I have everything running correctly.
I think the library installed correctly but I don't know how to check that.
I opened R console, and pasted source('http://openmx.psyc.virginia.edu/getOpenMx.R')
the file downloaded and I got this message
The downloaded packages are in
/var/folders/-9/-9+HhN1kGMO4-yHl4DD1Bk+++TI/-Tmp-//RtmpaaVukg/downloaded_packages
I ran the short example on the quickstart page
addone <- function(number) {
- Read more about help with basic 1st steps after install
- 1 comment
- Log in or register to post comments

How to install OpenMx on 64-bit Ubuntu 9.10 with R 2.10.0?
Best,
Shige

Possible Windows 7 problem
got the following error trying to install OpenMx on a netbook running windows 7 starter:
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Warning in install.packages(pkgs = c("OpenMx"), repos = repos) :
argument 'lib' is missing: using 'C:\Users\carey\Documents/R/win-library/2.10'
Error in f(res) : invalid subscript type 'list'
unsure whether this is an issue of (1) OpenMx; (2) R under Win 7; (3) Win 7; or (4) any combo of the above.
greg
- Read more about Possible Windows 7 problem
- 1 comment
- Log in or register to post comments

Problems with installation on Mac
I spoke to Steve Boker at SMEP as I was having problems loading OpenMx on my Mac. The problem seems to stem from the absence of a fortran library, and this was seen as a problem in R installation. Does any one have a solution to this problem?
David
- Read more about Problems with installation on Mac
- 4 comments
- Log in or register to post comments

Installing OpenMx on MacBook with Snow Leopard

OpenMx for 64-bit?
> .Machine$sizeof.pointer
[1] 8
> library(OpenMx)
Error: package 'OpenMx' is not installed for 'arch=x86_64'
- Read more about OpenMx for 64-bit?
- 3 comments
- Log in or register to post comments

'OpenMx' is not available
install.packages(pkgs=c('OpenMx'), repos=repos)
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/...[redacted]
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘OpenMx’ is not available
- Read more about 'OpenMx' is not available
- 22 comments
- Log in or register to post comments

Installed successfully on Vista but with msg warnings
Warning in install. packages("snowfall") :
argument 'lib' is missing: using 'C:\Users\carlos\Documents/R/win-library/2.9'
trying URL 'http://www.vps.fmvz.usp.br/CRAN/bin/windows/contrib/2.9/snowfall_1.70.zip'
Content type 'application/zip' length 272684 bytes (266 Kb)
opened URL
downloaded 266 Kb
package 'snowfall' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Users\carlos\AppData\Local\Temp\RtmpxjGoME\downloaded_packages
updating HTML package descriptions

Ubuntu installation problem
I'm running into a glitch when installing under Ubuntu 9.04 (64 bit) with R 2.9.2
- I used the source statement from the email dated Aug 17
Error and R.version() are included below
-Sarah
Loading Tcl/Tk interface ... done
Warning in install.packages("snowfall") :
argument 'lib' is missing: using '/usr/local/lib/R/site-library'
Warning in install.packages("snowfall") :
'lib = "/usr/local/lib/R/site-library"' is not writable
Would you like to create a personal library
'~/R/x86_64-pc-linux-gnu-library/2.9'
to install packages into? (y/n) y
- Read more about Ubuntu installation problem
- 21 comments
- Log in or register to post comments
Pagination
- Previous page
- Page 10
- Next page