Install without internet access?
Posted on

Forums
Hi,
I tried a model last week that was still running after 4 days and was really consuming too much CPU for efficient computer use. I've got an older Windows box that I don't really use for anything and thought I might just let the models run on that to free up my normal machine. But it's not really connectable to the net to download OpenMx - can you install off a USB drive somehow?
Thanks,
Paul
Hi, Paul. You may download
You may download the appropriate binary package from http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/ and save it in your USB drive, say e: drive. Then you may use the following command to install it, e.g.,
install.packages(pkgs="e:/OpenMx_1.0.1-1464.zip", repos=NULL)
Please note that e:\ in Windows is represented by either e:/ or e:\\ in R.
Mike
Log in or register to post comments
In reply to Hi, Paul. You may download by Mike Cheung
Hi Mike, Thanks. It installs
Thanks. It installs OK, but then I get the folllowing error:
Failed with error: package 'OpenMx' is not installed for 'arch=i386'
Any ideas?
Log in or register to post comments
In reply to Hi Mike, Thanks. It installs by pgseye
Make sure that if you are
Log in or register to post comments
In reply to Make sure that if you are by mspiegel
aha, thanks - for some reason
Thanks guys.
Log in or register to post comments