hrbrmstr / streamgraph

:wavy_dash: htmlwidget for creating streamgraph visualizations in R
http://hrbrmstr.github.io/streamgraph/
Other
148 stars 49 forks source link

Do not install #38

Open DevGra opened 4 years ago

DevGra commented 4 years ago

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’

gabefair commented 3 years ago

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