streamgraph icon indicating copy to clipboard operation
streamgraph copied to clipboard

Do not install

Open DevGra opened this issue 6 years ago • 1 comments

I'm using R 3.6.1. devtools::install_github("hrbrmstr/streamgraph")

error: Error: Failed to install 'streamgraph' from GitHub: (converted from warning) cannot remove prior installation of package ‘digest’

DevGra avatar Nov 26 '19 21:11 DevGra

I was having the same issue but then I upgraded to R version 4 and this command worked.

gabefair avatar Jan 24 '21 19:01 gabefair