On 05/31/2017 11:29 AM, Arman Sh wrote:
Hi every one,
BiocCheck is really annoying. My package contains three functions. Two of them
are flexible with multiple argument. The third one is requires internet to
check available data types and returns the result as an excel file. It’s a
simple fun
You could embed the example in \dontrun{}. Does BiocCheck detect cases
where the entire example is not run?
Btw, I'm pretty suspicious about this R function that takes no arguments
and downloads an Excel file. Seems like the file could be bundled with the
package, or internally lazily downloaded a
Hi every one,
BiocCheck is really annoying. My package contains three functions. Two of them
are flexible with multiple argument. The third one is requires internet to
check available data types and returns the result as an excel file. It’s a
simple function with no argument. So there is no exa