intermine / intermine/InterMineR
doEnirchment error after upgrade of R and biocondcutor
Open
- Dominant language
- R
- Stars
- 18
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Running the example in the tutorial (https://rdrr.io/bioc/InterMineR/f/vignettes/Enrichment_Analysis_and_Visualization.Rmd) does not work any more after upgrading bioconductor to 3.13. It throws out the following error:
```
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘doEnrichment’ for signature ‘"missing"’
```
Could be some dependency issues but could not find much information on this message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.