[R] a question about beadarray in R
Martin Morgan
mtmorgan at fhcrc.org
Mon May 17 13:57:33 CEST 2010
On 05/16/2010 11:20 PM, shizhu zang wrote:
> Hi,
>
> When I check the beadarray in R, I found the following information:
>
>> package.version("beadarray")
> [1] "1.16.0"
>> library(beadarray)
> Error in library.dynam(lib, package, package.lib) : Cannot find sharing library (beadarray)
>
> Does anybody know what I can do for this problem?
Please ask questions about Bioconductor packages on the Bioconductor
mailing list.
http://bioconductor.org/docs/mailList.html
Include the package maintainer in the email
> packageDescription("beadarray")$Maintainer
Include the result of sessionInfo()
> sessionInfo()
Include the exact output of the commands you have trouble with.
Did you install this package using the instructions at
http://bioconductor.org/packages/2.6/bioc/html/beadarray.html
and
http://bioconductor.org/docs/install/
? If so, were there errors or warnings during installation?
Martin
>
> Thanks a lot!
>
> Best
> Shizhu
>
>
>
>
> [[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 M1 B861
Phone: (206) 667-2793
More information about the R-help
mailing list