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 and cached with BiocFileCache.

On Wed, May 31, 2017 at 8:29 AM, Arman Sh <[email protected]> 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 function with no argument. So there is no example for
> that; just usage. BiocCheck returns error for this function. I can add the
> function to usage and example sections of the manual page, but I’m sure it
> will take more than 5 minutes for R CMD check, so causing problem again.
> What can I do? I appreciate any kind advance.
>
> regards,
> Arman
>
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel

        [[alternative HTML version deleted]]

_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to