Hi,
When I load ReactomePA, I got the following error message:
---------------------------------------------------------------------------------------------------------------------
Error in unloadNamespace(package) :
namespace ‘DBI’ is imported by ‘RSQLite’, ‘AnnotationDbi’ so cannot be unloaded
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Error in library(DBI) : Package ‘DBI’ version 0.4.1 cannot be unloaded
Calls: func_sigGeneExtractEnrichAnalysis1 -> library
Execution halted
---------------------------------------------------------------------------------------------------------------------
How can I resolve this package dependency issue? Thanks.
Erik