Skip to content
Prev 7800 / 21312 Next

[Bioc-devel] ggbio: gridExtra 2.0.0 breaks import

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