cannot load genomeIntervals package
1
0
Entering edit mode
mhz • 0
@mhz-7526
Last seen 5.2 years ago
United States

Hi, I got errors when I loaded a package "genomeIntervals" as below.

 

Error in unloadNamespace(package) : 
  namespace ‘genomeIntervals’ is imported by ‘easyRNASeq’ so cannot be unloaded
Error in library(genomeIntervals) : 
  “genomeIntervals” version 1.22.1 cannot be unloaded.

 

I loaded "RnaSeqTutorial" first. I appreciate if any suggestions!

 

 

 

 

 

genomeIntervals • 1.2k views
ADD COMMENT
0
Entering edit mode
@nicolas-delhomme-6252
Last seen 5.5 years ago
Sweden

Hej!

Sorry for the delay in answering, I had not seen your question before. I'm unable to reproduce it and I'm not quite sure what you try to achieve by unloading the genomeIntervals package. Is it because of a function name conflict? In that case it seems before you can unload genomeIntervals, you also have to unload easyRNASeq, since it depends on genomeIntervals.

If you still have the issue, can you please post a reproducible example (the command lines) and your session info (run sessionInfo() in R at the time where the error occurs). It would be also helpful if you could copy/paste the result of the search() function (same procedure as for sessionInfo()).

Cheers,

Nico

 

 

ADD COMMENT

Login before adding your answer.

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