Skip to content
Prev 9199 / 21312 Next

[Bioc-devel] some new warnings in a package

On 05/02/2016 12:37 PM, Ludwig Geistlinger wrote:
yes, these warnings are relative new.
ok thanks for pointing that out.

I believe this is a change in R, but the immediate culprit is 
BiocInstaller (indirectly loaded by AnnotationHub and other dependencies 
of your package). R CMD check would try and capture the 'stderr' stream 
to check for errors. BiocInstaller would try and capture the 'stderr' 
stream on package load to check for https capabilities [primarily a 
left-over from earlier version of R, where a output went directly to 
stderr rather than to a message or warning). BiocInstaller interfered 
with R CMD check.

This is fixed in BiocInstaller 1.21.7.

Thanks for the bug report and your persistence.

Martin
This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.