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]]
Prof Brian Ripley
2007-Dec-30 20:04 UTC
[R] Installing Rgraphviz package on a windows vista pc
On Sun, 30 Dec 2007, Ravi Vishnu wrote:> 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?(No, it will not work.) If you select the Bioconductor repository (from Packages -> Set Repositories) Rgraphviz will be found: it works for me. If you need more help, please ask on the Bioconductor list (see the R posting guide). -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Martin Morgan
2007-Dec-30 20:07 UTC
[R] Installing Rgraphviz package on a windows vista pc
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