How to solve unloadNamespace(package) : namespace in R
0
0
Entering edit mode
10 weeks ago
kousi31 ▴ 100

I am trying to load library(ensembldb).

I am getting an error.

Error in value[[3L]](cond) :
    Package 'GenomeInfoDb' version 1.38.5 cannot be unloaded:
  Error in unloadNamespace(package) : namespace 'GenomeInfoDb' is imported by 'SummarizedExperiment', 'BSgenome', 
    'Biostrings', 'Rsamtools', 'GenomicFeatures', 'Signac', 'rtracklayer',
    'GenomicAlignments', 'VariantAnnotation', 'biovizBase',
    'GenomicRanges', 'ensembldb' so cannot be unloaded

in the sessionInfo()

I can find the package GenomeInfoDb_1.38.6 loaded.

Now, what should I do to load library(ensembldb)?

R • 323 views
ADD COMMENT
2
Entering edit mode

Most of the time this can be fixed by just restarting R. Try that first if you haven't.

ADD REPLY

Login before adding your answer.

Traffic: 1493 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