Entering edit mode
Sonia SHAH
▴
10
@sonia-shah-1340
Last seen 10.2 years ago
Hi,
I tried to download Bioconductor by typing the following commands (I'm
using R2.1.1):
> source("http://www.bioconductor.org/getBioC.R")
> getBioC()
When I type the second command I get the following error:
Loading required package: utils
Error: require("utils") is not TRUE
In addition: Warning message:
There is no package called 'utils' in: library(package, character.only
=
TRUE, logical = TRUE, >warn.conflicts = warn.conflicts,
I'm using a Redhat linux machine. I looked through the mail archives
and
FAQ but couldn't find anything to solve this matter.
Any help is greatly appreciated.
Thanks,
Sonia