cschwem2er/stminsights

error installing stminsights

MariaYR opened this issue · 2 comments

Hey there,

Just tried installing stminsights from your repo and got the following:

library(stminsights)
Error: package or namespace load failed for ‘stminsights’:
object ‘scale_type’ is not exported by 'namespace:ggplot2'.

Is there a work around?

Hi :)

I think this is a dependency issue. Could you please try to re-install? I updated the ggplot2 dependency to version 3.0.0.

solved! Thanks =)