We have been having issues with Biocoductor packages on CRAN packages lately. Perhaps, we can create a helper function similar to thisRequires() to download these packages without necessarily adding these dependencies.
I am not sure this will work on CRAN or how to test it (maybe only locally), but this was setup and should allow that we build back some graph functionalities in manynet without adding a package dependency.
We have been having issues with Biocoductor packages on CRAN packages lately. Perhaps, we can create a helper function similar to
thisRequires()
to download these packages without necessarily adding these dependencies.