From: "Julian Gehring" <julian.gehring at embl.de>
To: bioc-devel at r-project.org
Sent: Thursday, July 16, 2015 2:22:53 AM
Subject: [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