Entering edit mode
Sean Cassidy
▴
10
@sean-cassidy-2891
Last seen 11.4 years ago
hi, i'm trying to install bioconductor on a red hat linux enterprise
unix
system. i've followed the instructions on the installation site using
the
following:
source("http://bioconductor.org/biocLite.R")
biocLite()
and no apparant errors seem to come up, but when i try to use any
command
that's part of the bioconductor distribution, my R doesn't seem to be
able
to find it. i've also tried downloading some packages independently
and
using the "R CMD INSTALL" method, but that doesn't allow me to run the
command either. when i look in the ~/R-2.7.0/library directory i see
the
packages, but i still can't seem to use the commands? any suggestions?
[[alternative HTML version deleted]]
