Skip to content

[Bioc-devel] release new package bioccheck failing

2 messages · Dan Tenenbaum, avinash sahu

#
----- Original Message -----
This was caused by a bug that was triggered by an empty \example{} section.

Fixed in BiocCheck 1.3.5 which is now available via git or svn and will be available
tomorrow via biocLite().

BTW, your package should mention its dependency on ransampl and GSL in the SystemRequirements: field of the DESCRIPTION file and your documentation (at a minimum, the README file) should explain how to install these dependencies.

Dan
#
Thanks a lot Dan for quickly addressing this. BiocCheck is now passing for
the package. I have integrated instruction to install ransampl and GSL. Is
it obvious that user will include their library path to the GCC flags? In
any case I have added an example Makevars too, to do this.

thanks
avi

On Tue, Jan 20, 2015 at 6:58 PM, Dan Tenenbaum <dtenenba at fredhutch.org>
wrote: