[Bioc-devel] ggbio: gridExtra 2.0.0 breaks import
Julian Gehring
julian.gehring at embl.de
Thu Jul 16 11:22:53 CEST 2015
Hi,
It seems that 'ggbio' is affected by the major rewrite of 'gridExtra'
(2.0.0) that was released a few days ago
(http://cran.r-project.org/web/packages/gridExtra/news.html).
library(ggbio)
yields
Error : object ‘latticeGrob’ is not exported by 'namespace:gridExtra'
Error: package or namespace load failed for ‘ggbio’
after upgrading 'gridExtra'. Please note that this also affects the
release branch.
Relevant versions:
- R :: 3.2.1
- ggbio :: 1.16.0
- gridExtra :: 2.0.0
Best wishes
Julian
More information about the Bioc-devel
mailing list