rich-iannone / DiagrammeR

Graph and network visualization using tabular data in R
https://rich-iannone.github.io/DiagrammeR/
Other
1.68k stars 247 forks source link

Remove influenceR dependency from pkg #486

Closed rich-iannone closed 1 year ago

rich-iannone commented 1 year ago

The influenceR package will soon be orphaned by CRAN so the dependency needs to be removed from DiagrammeR. The main result of this is the removal of the get_bridging() and get_constraint() functions.