netZoo / netZooR

netZooR is a network biology package implemented in R.
https://netzoo.github.io/
GNU General Public License v3.0
100 stars 39 forks source link

Fixed dependency on uchardet #301

Closed taraeicher closed 10 months ago

taraeicher commented 10 months ago

Bioconductor version of imported package RCy3 depends on defunct package uchardet. Fixed this by switching to the dev version of RCy3 (GitHub repo cytoscape/RCy3).

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ed3439f) 40.76% compared to head (9ea31cf) 40.76%. Report is 4 commits behind head on devel.

:exclamation: Current head 9ea31cf differs from pull request most recent head 4acc43f. Consider uploading reports for the commit 4acc43f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #301 +/- ## ======================================= Coverage 40.76% 40.76% ======================================= Files 23 23 Lines 2838 2838 ======================================= Hits 1157 1157 Misses 1681 1681 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.