Cannot load package "hgu133a.db"
Hi,
I successfully installed package "hgu133a.db", but I cannot load it.
> library("hgu133a.db")
Loading required package: AnnotationDbi
Loading required package: IRanges
Loading required package: S4Vectors
Error in unloadNamespace(package) :
namespace 'S4Vectors' is imported by 'AnnotationDbi', 'IRanges' so cannot be unloaded
Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc, :
Package 'S4Vectors' version 0.8.3 cannot be unloaded
Any ideas?
• 5,199 views
•
link
1 answer
This problem occurs when I use RStudio. Try to use the terminal instead.
• 0 views
•
link
Log in to answer this question.
Do:
Then, try again. Be sure to include the output of
sessionInfo()if you continue to have problems.Hello, I am having the exact same problem as the original user albeit trying to load a different library ("zebrafish.db0")
I tried the two commands you suggested, but this didn't seem to help I am afraid.
My sessionInfo() output is the following: