Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing lastest version #35

Open
ghost opened this issue Apr 28, 2013 · 1 comment
Open

installing lastest version #35

ghost opened this issue Apr 28, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 28, 2013

I'm trying to download and instal the latest version using posted instructions but come up against the following error.

library(devtools)
dev_mode()
Dev mode: ON
install_github('ez','mike-lawrence')
Loading required package: RCurl
Loading required package: bitops
Installing ez from mike-lawrence
Error in unzip(src, list = TRUE) : zip file '.' cannot be opened

I'm using OS.X 10.6.8
devtools version 0.2
R version 2.12.2

unzip is installed.

Suggestions warmly welcome. Thank you.

@mike-lawrence
Copy link
Owner

Is there a reason you want the dev version? Except for the recent commit to
fix a minor bug in ezCor, the version on CRAN is up to date.

Mike Lawrence
Graduate Student
Department of Psychology & Neuroscience
Dalhousie University

~ Certainty is (possibly) folly ~

On Sun, Apr 28, 2013 at 8:12 PM, DrTeicher [email protected] wrote:

I'm trying to download and instal the latest version using posted
instructions but come up against the following error.

library(devtools)
dev_mode()
Dev mode: ON
install_github('ez','mike-lawrence')
Loading required package: RCurl
Loading required package: bitops
Installing ez from mike-lawrence
Error in unzip(src, list = TRUE) : zip file '.' cannot be opened

I'm using OS.X 10.6.8
devtools version 0.2
R version 2.12.2

unzip is installed.

Suggestions warmly welcome. Thank you.


Reply to this email directly or view it on GitHubhttps://github.com//issues/35
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant