You are here

"No such file" during install attempt

4 posts / 0 new
Last post
halec's picture
Offline
Joined: 12/10/2012 - 18:40
"No such file" during install attempt

My install attempt on Windows 7 using R 2.15.1 is failing with the message below. Can you suggest solutions? Thanks!

> source('https://openmx.ssri.psu.edu/getOpenMx.R')
trying URL 'https://openmx.ssri.psu.edu/packages/bin/windows/contrib/2.15/OpenMx_1.3.2-2301.zip'
Content type 'application/zip' length 7964184 bytes (7.6 Mb)
opened URL
downloaded 7.6 Mb

Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
cannot open the connection
In addition: Warning messages:
1: In unzip(zipname, exdir = dest) : error 1 in extracting from zip file
2: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
cannot open compressed file 'OpenMx/DESCRIPTION', probable reason 'No such file or directory'

NadineFD's picture
Offline
Joined: 12/11/2012 - 12:23
same problem

I have the same problem after updating to R 2.15.2.

mspiegel's picture
Offline
Joined: 07/31/2009 - 15:24
Oops. I must have configured

Oops. I must have configured something incorrectly when I built OpenMx on my new Windows environment. Try it again at around 12:30 EST today (12/11), I'm rebuilding the binary now on my old laptop.

NadineFD's picture
Offline
Joined: 12/11/2012 - 12:23
It's working now

Thank you!