Entering edit mode
Anthony Bosco
▴
500
@anthony-bosco-517
Last seen 10.2 years ago
Hi,
I recently updated the org.Hs.eg.db package but I cannot load it into
R
session?
Does anyone know how to resolve this issue?
Loading required package: DBI
Error : .onLoad failed in loadNamespace() for 'org.Hs.eg.db', details:
call: get(name, envir = asNamespace(pkg), inherits = FALSE)
error: object '.setDummyField' not found
In addition: Warning messages:
1: package 'AnnotationDbi' was built under R version 3.0.1
2: package 'Biobase' was built under R version 3.0.1
3: package 'RSQLite' was built under R version 3.0.1
Error: package or namespace load failed for 'org.Hs.eg.db'
sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: x86_64-w64-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_Australia.1252 LC_CTYPE=English_Australia.1252
LC_MONETARY=English_Australia.1252 LC_NUMERIC=C
LC_TIME=English_Australia.1252
attached base packages:
[1] parallel stats graphics grDevices utils datasets
methods
base
other attached packages:
[1] RSQLite_0.11.4 DBI_0.2-7 AnnotationDbi_1.22.6
Biobase_2.20.1 BiocGenerics_0.6.0
loaded via a namespace (and not attached):
[1] IRanges_1.18.1 stats4_3.0.0
Best regards,
Anthony Bosco
[[alternative HTML version deleted]]