Error Loading "org.Dm.eg.db" package
1
1
Entering edit mode
Amanda ▴ 20
@1d3800d9
Last seen 2.9 years ago
United States

I'm new to R and have been getting error when trying to load "org.Dm.eg.db" despite following the instructions on http://bioconductor.org/packages/3.12/data/annotation/html/org.Dm.eg.db.html

I also have R version 4.0.5and Rstudio Version 1.4.1106 so I'm not sure what I am doing wrong.

If anyone could give me some advice on what I should do, I would greatly appreciate it!


library(org.Dm.eg.db)
Error: package or namespace load failed for ‘org.Dm.eg.db’:
 .onLoad failed in loadNamespace() for 'org.Dm.eg.db', details:
  call: l$contains
  error: $ operator is invalid for atomic vectors
r org.Dm.eg.db • 1.1k views
ADD COMMENT
2
Entering edit mode
Chris Seidel ▴ 80
@chris-seidel-5840
Last seen 2.8 years ago
United States

This issue has been raised in the past (including just yesterday). Apparently it's specific to RStudio. See: Error: package or namespace load failed for ‘org.Mm.eg.db': for a solution. People are reporting that setting this option solves the problem: options(connectionObserver = NULL)

ADD COMMENT
1
Entering edit mode

Thanks so much!

ADD REPLY

Login before adding your answer.

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