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.