An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140725/6b5f0a91/attachment.pl>
[Bioc-devel] affycoretools in devel failed to install
7 messages · Vojtech Kulvait, Dan Tenenbaum, James W. MacDonald +1 more
----- Original Message -----
From: "Vojtech Kulvait" <kulvait at gmail.com> To: bioc-devel at r-project.org Sent: Friday, July 25, 2014 4:32:43 AM Subject: [Bioc-devel] affycoretools in devel failed to install Hello, when I try to install affycoretools in devel i get an error: * installing *source* package ?affycoretools? ... ** R ** inst ** preparing package for lazy loading Error : object ?symbols2indices? is not exported by 'namespace:limma' ERROR: lazy loading failed for package ?affycoretools? I think I have up to date instalation of all packages.
I don't think you do. In the latest version of affycoretools in devel, this issue has been fixed. Make sure you have the most recent version with
biocLite("affycoretools")
If you still have problems, please send the output of
sessionInfo()
Thanks,
Dan
Vojtech. [[alternative HTML version deleted]]
_______________________________________________ Bioc-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
Hi Vojtech,
On 7/25/2014 7:32 AM, Vojtech Kulvait wrote:
Hello, when I try to install affycoretools in devel i get an error: * installing *source* package ???affycoretools??? ... ** R ** inst ** preparing package for lazy loading Error : object ???symbols2indices??? is not exported by 'namespace:limma' ERROR: lazy loading failed for package ???affycoretools???
Cutting out just what you think is important from the output from biocLite isn't really helpful. Instead, please give us everything. I cannot see how this has anything to do with affycoretools anyway. I don't import symbols2indices, nor do I call that function in any code in affycoretools. Plus, limma exports every function except those that begin with a period, so symbols2indices is for sure exported. And to top it all off, the build report for affycoretools is clean, except for some warnings I will have to clean up sometime (http://bioconductor.org/checkResults/devel/bioc-LATEST/affycoretools/zin1-checksrc.html) If I were to make a haphazard guess, I would think your limma package install is borked somehow and you might be better off re-installing it. Best, Jim
I think I have up to date instalation of all packages. Vojtech. [[alternative HTML version deleted]]
_______________________________________________ Bioc-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
James W. MacDonald, M.S. Biostatistician University of Washington Environmental and Occupational Health Sciences 4225 Roosevelt Way NE, # 100 Seattle WA 98105-6099
On 07/25/2014 04:32 AM, Vojtech Kulvait wrote:
Hello, when I try to install affycoretools in devel i get an error: * installing *source* package ???affycoretools??? ... ** R ** inst ** preparing package for lazy loading Error : object ???symbols2indices??? is not exported by 'namespace:limma' ERROR: lazy loading failed for package ???affycoretools??? I think I have up to date instalation of all packages.
Hi Vojtech -- just to add to the advice, you can use BiocInstaller::biocValid() to check your installation, BiocInstaller::biocLite() to update your current packages. Martin
Vojtech. [[alternative HTML version deleted]]
_______________________________________________ Bioc-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
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
3 days later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140729/ad3422f7/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140729/76da65c2/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140729/0d555114/attachment.pl>