[R] Installing Rgraphviz package on a windows vista pc

Martin Morgan mtmorgan at fhcrc.org
Sun Dec 30 21:07:24 CET 2007


Hi Ravi -- this is a Bioconductor package, so please ask on the
Bioconductor mailing list.

There is a windows binary available

http://bioconductor.org/packages/2.1/bioc/html/Rgraphviz.html

The best way to install this and all Bioconductor packages is

> source('http://bioconductor.org/biocLite.R')
> biocLite('Rgraphviz')

Martin

Ravi Vishnu <rv15i at yahoo.se> writes:

> Hi, I want to install Rgraphviz on a windows vista pc. The only source
> file that I found in the bioconductor homepage is a tar file. I can't
> install from this using the packages command in the R menu. I would
> like to get some tips on how I can do the installation.
>
> Can I just place the extracted Rgraph folder (from the source tar
> file) in the library folder of R2.6.1 along with the other packages?
> How do I then alert R that this folder is there?
>
> Thanking you, Ravi
>
>        
> --------------------------------- Sök efter kärleken!
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________ R-help at r-project.org
> mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do
> read the posting guide http://www.R-project.org/posting-guide.html and
> provide commented, minimal, self-contained, reproducible code.

-- 
Martin Morgan
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109

Location: Arnold Building M2 B169
Phone: (206) 667-2793



More information about the R-help mailing list