package ‘org.At.tair.db’ could not be loaded
1
0
Entering edit mode
rkp • 0
@rkp-10175
Last seen 6.2 years ago

library(ath1121501.db)
Loading required package: org.At.tair.db
Error : .onLoad failed in loadNamespace() for 'org.At.tair.db', details:
  call: match.arg(synchronous, c("off", "normal", "full"))
  error: 'arg' must be NULL or a character vector
Error: package ‘org.At.tair.db’ could not be loaded

 

Kindly help me for above error.

microarray • 1.0k views
ADD COMMENT
1
Entering edit mode
@martin-morgan-1513
Last seen 5 days ago
United States

You are using an old version of Bioconductor with a new version of RSQLite, see, e.g., error with many packages: "Error : .onLoad failed in loadNamespace() for 'org.Hs.eg.db'". The best solution is to install a current version of R, being sure to update your packages. For further help, please edit your question to include the output of the command sessionInfo().

ADD COMMENT
0
Entering edit mode

Thank you very much Sir

ADD REPLY

Login before adding your answer.

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