An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080301/720426e3/attachment.pl
Could not install aroma.affymetrix
2 messages · My Coyne, Henrik Bengtsson
Hi My,
On Sat, Mar 1, 2008 at 8:04 PM, My Coyne <mcoyne at boninc.com> wrote:
I don't know if this is the correct forum to ask the following question; however, when I search the aroma.affymetrix discussion group, it suggested that I should posted the question to r-help. Here it goes.
I think you have misinterpreted some message(s), because I don't know of any place where we suggest that you should ask r-help list about installation problems on aroma.affymetrix. Let me know if I am wrong so the documentation can be corrected.
I followed the instructions on aroma.affymetrix trying to install the packages; following are the steps:
> install.packages(c("R.oo", "R.utils"),
contriburl="http://www.braju.com/R/repos/")
That explains how to install the R.oo and R.utils packages, but it is certainly not the suggested way to install aroma.affymetrix. *Please* let me know where you got this from. See the Page 'Installation, Updates & Patches' on the aroma.affymetrix website (http://www.braju.com/R/aroma.affymetrix/) for installation instructions. /Henrik
trying URL 'http://www.braju.com/R/repos//R.oo_1.4.1.zip' Content type 'application/zip' length 889981 bytes (869 Kb) opened URL downloaded 869 Kb trying URL 'http://www.braju.com/R/repos//R.utils_1.0.0.zip' Content type 'application/zip' length 893989 bytes (873 Kb) opened URL downloaded 873 Kb package 'R.oo' successfully unpacked and MD5 sums checked package 'R.utils' successfully unpacked and MD5 sums checked The downloaded packages are in C:\Documents and Settings\mcoyne\Local Settings\Temp\Rtmpjhahhp\downloaded_packages updating HTML package descriptions However, when I tried to load the package aroma.affymetrix I got the following error:
> library (aroma.affymetrix)
Error in library(aroma.affymetrix) :
there is no package called 'aroma.affymetrix'
Any help is greatly appreciated.
My D. Coyne
[[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.