"No such file" during install attempt
Posted on
halec
Joined: 12/10/2012
Forums
My install attempt on Windows 7 using R 2.15.1 is failing with the message below. Can you suggest solutions? Thanks!
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
trying URL 'http://openmx.psyc.virginia.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'
same problem
Log in or register to post comments
In reply to same problem by NadineFD
Oops. I must have configured
Log in or register to post comments
In reply to Oops. I must have configured by mspiegel
It's working now
Log in or register to post comments