Entering edit mode
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
Thanks for your advice Shepher. It works, many thanks!