jorainer / ensembldb

This is the ensembldb development repository.
https://jorainer.github.io/ensembldb
33 stars 10 forks source link

`ensembldb` failing on Bioc devel (3.17) #143

Closed bschilder closed 1 year ago

bschilder commented 1 year ago

Just a heads up, ensembldb is currently failing on Bioc devel (3.17): https://bioconductor.org/packages/devel/bioc/html/ensembldb.html

The crux of the error is:

Error in setMethod("disjointExons", "EnsDb", function(x, aggregateGenes = FALSE,  : 
  no existing definition for function ‘disjointExons’

http://bioconductor.org/checkResults/devel/bioc-LATEST/ensembldb/nebbiolo1-install.html

bschilder commented 1 year ago

Ah sorry, just saw this: #142 Thanks for working on this!

bschilder commented 1 year ago

Seems to be working again, both both release and devel. Thanks! https://bioconductor.org/packages/devel/bioc/html/ensembldb.html

jorainer commented 1 year ago

Anyway, thanks for reporting! - and sorry for the late reply :)