Help with installing biocLite.R
1
0
Entering edit mode
thomas.mohr ▴ 20
@thomasmohr-6791
Last seen 7.8 years ago
Austria

Dear colleagues,

when trying to install biocLite.R via source("http://bioconductor.org/biocLite.R") i am getting the error:

could not find function packageVersion.

The same happens if I try to install BiocInstaller via install.packages. Other packages install without any problem.

Any ideas what could be at fault ?

 

kind regards,

Thomas Mohr

biocLite biocinstaller • 4.5k views
ADD COMMENT
2
Entering edit mode
thomas.mohr ▴ 20
@thomasmohr-6791
Last seen 7.8 years ago
Austria

Solved: I added

library(utils)

as first commend in the global .RProfile file, now biocLite runs correctly

ADD COMMENT
0
Entering edit mode

This should be fixed 'upstream'; you should no longer need to add library(utils). Apologies for that.

ADD REPLY

Login before adding your answer.

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