flyaflya / causact

causact: R package to accelerate computational Bayesian inference workflows in R through interactive visualization of models and their output.
http://causact.com
Other
43 stars 12 forks source link

dag_render() showing weird numbers in nodes due to dplyr 1.0 installation which has breaking changes. #31

Closed flyaflya closed 4 years ago

flyaflya commented 4 years ago

due to a change in bind_cols(), graphs are not able to be visualized correctly using dag_render()

flyaflya commented 4 years ago

Fixed https://github.com/flyaflya/causact/commit/1c77f719f38dfc0f8241b9b3083d65c15436e0f1