Trying to install the "spotifyr" package, what can I do about this error?

Error: object ‘session’ is not exported by 'namespace:rvest'
Execution halted
ERROR: lazy loading failed for package ‘spotifyr’

  • removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/spotifyr’
    Warning in install.packages :
    installation of package ‘spotifyr’ had non-zero exit status

Maybe try reinstalling rvest?

install.packages("rvest") 

Hard to say for sure with so little information, can you post the complete console output you get? Maybe there is some other clue.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.