'Trying to download rweibo library

I am trying to download the rweibo package from github thus:

devtools::install_github("sjhfx/Rweibo")

However, I am encountering a problem with the 'digest' package:

package ‘digest’ successfully unpacked and MD5 sums checked
Error: Failed to install 'Rweibo' from GitHub:
  (converted from warning) cannot remove prior installation of package ‘digest’

I can't find a library called 'digest'. Also not sure if work is still ongoing on the rweibo package? since I don't hear about it on any blogs. Any help appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source