Ballgown library load
1
0
Entering edit mode
6.4 years ago
amy16 ▴ 40
> library(ballgown)
Error: package or namespace load failed for ‘ballgown’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
 there is no package called ‘GenomeInfoDbData’

Can someone kindly explain to me how I go about fixing this error?

RNA-Seq ballgown • 2.3k views
ADD COMMENT
0
Entering edit mode

May be this answer will be helpful to solve the issue.

ADD REPLY
0
Entering edit mode

there is no package called ‘GenomeInfoDbData’

ADD REPLY
1
Entering edit mode
6.4 years ago
h.mon 35k

A suggestion: try installing GenomeInfoDbData. When you installed ballgown, the biocLite() function shuld have taken care of dependencies, I guess GenomeInfoDbData installation failed but you didn't notice.

P.S.: when asking question about R, it is always useful to paste the output of sessionInfo().

ADD COMMENT
0
Entering edit mode

I've already installed a package called GenomeInfoDb. But then when I try to install the package GenomeInfoDbData, I get the following error. CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. 'C:\Program' is not recognized as an internal or external command, operable program or batch file.

ADD REPLY
1
Entering edit mode

So you noticed a dependency has not been installed and failed to mention this detail and to provide the failed installation error message?

You also failed to mention your particular setup, which judging from the error message (UNC paths are not supported), is quite unusual.

ADD REPLY

Login before adding your answer.

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