install local .gz package in windows
2
0
Entering edit mode
Jay an ▴ 60
@jay-an-2525
Last seen 10.1 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20071206/ fa12b25e/attachment.pl
• 843 views
ADD COMMENT
0
Entering edit mode
@kasper-daniel-hansen-2979
Last seen 15 months ago
United States
The tar.gz extension implies that you have a source package. The zip extension implies that you have a binary windows package. They are somewhat different. In order to install a source package for R on windows you will need to setup your windows machine so it can build R from source, see the R-admin guide and various FAQs. This is not super hard if you know what you are doing, but it is not a walk in the park in case you are completely unfamiliar with this. Kasper On Dec 6, 2007, at 7:16 PM, Jay an wrote: > can you tell me how to install package (from local .gz file) in > windows R? > in the package menu. there is only one item "install packages > from local .zip files..". > is it means .tar.gz file format can not be used in windows R? > > thanks > > > > --------------------------------- > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/ > gmane.science.biology.informatics.conductor
ADD COMMENT
0
Entering edit mode
@martin-morgan-1513
Last seen 10 weeks ago
United States
Jay -- Perhaps what you rrealy want to do is install the binary (.zip) version of the package. If the package is on Bioconductor or CRAN then the easiest thing to do is > source('http://bioconductor.org/biocLite.R') > biocLite('YourPackageName') This will figure out the right version of the package for your version of R, find and download the binary version, and install it. Martin Kasper Daniel Hansen <khansen at="" stat.berkeley.edu=""> writes: > The tar.gz extension implies that you have a source package. The zip > extension implies that you have a binary windows package. They are > somewhat different. In order to install a source package for R on > windows you will need to setup your windows machine so it can build R > from source, see the R-admin guide and various FAQs. This is not > super hard if you know what you are doing, but it is not a walk in > the park in case you are completely unfamiliar with this. > > Kasper > > On Dec 6, 2007, at 7:16 PM, Jay an wrote: > >> can you tell me how to install package (from local .gz file) in >> windows R? >> in the package menu. there is only one item "install packages >> from local .zip files..". >> is it means .tar.gz file format can not be used in windows R? >> >> thanks >> >> >> >> --------------------------------- >> >> [[alternative HTML version deleted]] >> >> _______________________________________________ >> Bioconductor mailing list >> Bioconductor at stat.math.ethz.ch >> https://stat.ethz.ch/mailman/listinfo/bioconductor >> Search the archives: http://news.gmane.org/ >> gmane.science.biology.informatics.conductor > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- Dr. Martin Morgan, PhD Computational Biology Shared Resource Director Fred Hutchinson Cancer Research Center 1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109 Location: Arnold Building M2 B169 Phone: (206) 667-2793
ADD COMMENT

Login before adding your answer.

Traffic: 1029 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6