[R] Rgraphviz installation Problem
Seth Falcon
sfalcon at fhcrc.org
Tue Aug 22 19:08:37 CEST 2006
"j.joshua thomas" <researchjj at gmail.com> writes:
> Dear Robert,
>
> Thanks for your time.
> I have downloaded Rgraphviz (windows binary) from www.bioconductor.org
> and put inside R2.3.0 library then i installed from the local zip
> its says package 'graph' couldnot be loaded.
>
> Am i doing the installation correctly? Still the new user.
>
> Can you guide me sir?
Questions about BioC packages are best directed to the bioconductor
mailing list.
I would recommend trying:
source("http://bioconductor.org/biocLite.R")
biocLite("Rgraphviz")
Best,
+ seth
More information about the R-help
mailing list