AnnotationHub problem
1
0
Entering edit mode
Jianxuan • 0
@9da62f44
Last seen 2.3 years ago
United Kingdom

Hi,

I got an amateur problem with AnnotationHub. Have installed the package (Annotation version 3.2.0, R version 3.14) and loading the library successfully. And I get the error below when trying to exexute AnnotationHub()

> hub <- AnnotationHub()
Error in dbQuoteIdentifier(con, x) : 
  lazy-load database '/home/jianxuan/R/x86_64-pc-linux-gnu-library/4.1/DBI/R/DBI.rdb' is corrupt
In addition: Warning messages:
1: In dbQuoteIdentifier(con, x) :
  restarting interrupted promise evaluation
2: In dbQuoteIdentifier(con, x) : internal error -3 in R_decompress1
sessionInfo( )

Many thanks!

Jianxuan

AnnotationHub • 964 views
ADD COMMENT
0
Entering edit mode
shepherl 3.8k
@lshep
Last seen 2 hours ago
United States

I would try reinstalling the DBI package. BiocManager::install('DBI', force=TRUE) . Also see if all packages are up-to-date by running BiocManager::valid() and/or BiocManager::install() and update any necessary.

ADD COMMENT
0
Entering edit mode

Thanks for your advice Shepher. It works, many thanks!

ADD REPLY

Login before adding your answer.

Traffic: 997 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6