Skip to content

'digest' package won't install/update #37

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

Open
ancatdubh99 opened this issue Jan 3, 2017 · 4 comments
Open

'digest' package won't install/update #37

ancatdubh99 opened this issue Jan 3, 2017 · 4 comments

Comments

@ancatdubh99
Copy link

I'm trying to install IRkernel via Rconsole.
As I install the initial packages I get a warning about the system not being able to update previous 'digest' package.

I tried to install it again or update it but with no success.
As a consequence of this my following command fails:

devtools::install_github('IRkernel/IRkernel')
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘digest’

Any advice is welcome!

Thank you

@takluyver
Copy link
Member

What happens if you run install.packages('digest')?

@ancatdubh99
Copy link
Author

It gets installed and then ... same error

@takluyver
Copy link
Member

Sorry, I don't know enough about R packages to suggest anything besides uninstalling R and installing it afresh. The digest package is a dependency of IRkernel.

@ancatdubh99
Copy link
Author

No probs, thank you anyway!

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

2 participants