baptiste / gridExtra

Miscellaneous Functions for "Grid" Graphics
http://cran.r-project.org/web/packages/gridExtra/index.html
15 stars 4 forks source link

Problem with gridExtra #40

Closed AswathyPaul closed 7 years ago

AswathyPaul commented 7 years ago

Error : object 'rbind.gtable' is not exported by 'namespace:gridExtra'

I was trying to install TCGABiolinks. I am getting this issue always. I tried to remove the gridExtra package and install it again. But then also it didn't work. I couldn't see the export(rbind.gtable) using gridExtra also.

I will be grateful if you could help me to figure out the problem.

Bioconductor version 3.5 (BiocInstaller 1.26.1)

baptiste commented 7 years ago

The function has been renamed gtable_rbind.