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

Windows installation error #2

Open
thomwenn opened this issue Dec 2, 2016 · 0 comments
Open

Windows installation error #2

thomwenn opened this issue Dec 2, 2016 · 0 comments

Comments

@thomwenn
Copy link

thomwenn commented Dec 2, 2016

ERROR: dependencies 'RColorBrewer', 'lubridate', 'ggplot2', 'imager', 'xml2' are not available for package 'swedishbirdrecoveries'

  • removing '\moria/users/thomwenn/R/win-library/3.3/swedishbirdrecoveries'

I had to use install_git instead of install_github:

#devtools::install_github("mskyttner/swedishbirdrecoveries")
install_git("git://github.com/mskyttner/swedishbirdrecoveries.git")

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