Skip to content

Instantly share code, notes, and snippets.

@emhart
Created December 9, 2013 16:41
Show Gist options
  • Save emhart/7875509 to your computer and use it in GitHub Desktop.
Save emhart/7875509 to your computer and use it in GitHub Desktop.
Fix for RMendeley for Zopim question
# Clean up old installs, removing old RMendeley and old ROAuth
install.packages("devtools")
library(devtools)
install_github("ROAuth","duncantl")
install_github("RMendeley","ropensci")
mc <- mendeley_auth()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment