Entering edit mode
jameshunterbr
•
0
@jameshunterbr-11003
Last seen 6.0 years ago
The gwscat program won't load because it depends on ggbio, which has a loading problem:
Error : (converted from warning) replacing previous import
'ggplot2::Position' by 'BiocGenerics::Position' when loading 'ggbio'
Error: package or namespace load failed for 'ggbio'
I am working with a Mac (El Capitan) under RStudio (but same problem exists in R's own console), R v. 3.3.1, Bioconductor 3.3 and freshly downloaded versions of gwascat and ggbio.
Is there a workaround?
Thanks, Jim Hunter