griffithlab / GenVisR

Genome data visualizations
Creative Commons Zero v1.0 Universal
209 stars 62 forks source link

Namespace issues #314

Closed pampernickel closed 7 years ago

pampernickel commented 7 years ago

It appears that there are compatibility issues between GenVisR and gridExtra_2.3; only got this issue very recently:

Error : object ‘rbind.gtable’ is not exported by 'namespace:gridExtra' Error: package or namespace load failed for ‘GenVisR’

pampernickel commented 7 years ago

Just confirmed the issue -- I remove gridExtra 2.3 and replaced it with 2.2.1, and GenVisR works again.

zlskidmore commented 7 years ago

Thanks for the report @pampernickel, I believe this is fixed on the repo branch it just hasn't been pushed up to bioconductor yet, should be up at the next nightly build.

apuhegde commented 6 years ago

Hello, FYI it doesn't look like it's been pushed to bioconductor yet, I still get this error.

lidaof commented 6 years ago

I can confirm this issue still exists, downgrade gridExtra to 2.2.1 fix this I am using R 3.3.0