[BioC] Error loading rat2302.db
Mike [guest]
guest at bioconductor.org
Thu Nov 15 20:07:26 CET 2012
Every time I try to load rat2302.db I get the same error:
> library("rat2302.db")
Error : .onLoad failed in loadNamespace() for 'rat2302.db', details:
call: sqliteExecStatement(con, statement, bind.data)
error: RS-DBI driver: (error in statement: no such table: chrlengths)
Error: package/namespace load failed for ârat2302.dbâ
I have looked everywhere on the message boards and internet with no luck finding a solution. Any help is greatly appreciated!
Best,
Mike
-- output of sessionInfo():
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 LC_NUMERIC=C LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] org.Hs.eg.db_2.8.0 RSQLite_0.11.2 DBI_0.2-5 AnnotationDbi_1.20.2 Biobase_2.18.0 BiocGenerics_0.4.0
loaded via a namespace (and not attached):
[1] IRanges_1.16.4 parallel_2.15.1 stats4_2.15.1
--
Sent via the guest posting facility at bioconductor.org.
More information about the Bioconductor
mailing list