Currently this only installs properly with https://github.com/duncantl/ROAuth, but not the main version on github or CRAN. If either of those are installed, the following error is thrown.
Error in reconcilePropertiesAndPrototype(name, slots, prototype, superClasses, :
no definition was found for superclass "OAuthCredentials" in the specification of class "MendeleyCredentials"
Error : unable to load R code in package 'RMendeley'
ERROR: lazy loading failed for package 'RMendeley'
We should make this compatible with the most up-to-date versions on CRAN and then push RMendeley up to CRAN (since that is currently broken).
Currently this only installs properly with https://github.com/duncantl/ROAuth, but not the main version on github or CRAN. If either of those are installed, the following error is thrown.
We should make this compatible with the most up-to-date versions on CRAN and then push RMendeley up to CRAN (since that is currently broken).