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

devtools::install_github('charlie86/spotifyr') can't install package #124

Closed
milicajevremovic opened this issue Oct 7, 2020 · 1 comment

Comments

@milicajevremovic
Copy link

trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.5/snakecase_0.11.0.zip'
Content type 'application/zip' length 165789 bytes (161 KB)
downloaded 161 KB

package ‘digest’ successfully unpacked and MD5 sums checked
Error: (converted from warning) cannot remove prior installation of package ‘digest’

@milicajevremovic
Copy link
Author

milicajevremovic commented Oct 15, 2020

Some people have encountered some problems when installing this package since it was removed from CRAN, which as you may know, it's the main resource for R packages. Maybe you'll have to install first JosiahParry's "genius" package, which is a dependency for SpotifyR.
remotes::install_github("Josiahparry/genius") remotes::install_github("charlie86/spotifyr") library(spotifyr)

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