runBiocCheck | R Documentation |
BiocCheck
on the current packageBiocCheck
provides Bioconductor flavored checks for
your package. It provides recommendations for good
practices.
runBiocCheck(pkgDir = ".", callr = TRUE, ...)
pkgDir |
The package directory to be build usually the current working directory (i.e., ".") |
callr |
logical(1) Whether to use |
... |
Additional arguments for |
runBiocCheck()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.