Description Usage Arguments Value
The biocBuildEmail function provides a template for notifying
maintainers of errors in the Bioconductor Build System (BBS). This
convenience function returns the body of the email from a template
within the package and provides a copy in the clipboard.
| 1 2 | biocBuildEmail(pkg, version = BiocManager::version(),
  emailTemplate = .getTemplatePath())
 | 
| pkg | The name of the package in trouble | 
| version | character(1) the version number
as used to access the online build report. For 
example, "3.6". The default is the "current version"
as specified in  | 
| emailTemplate | The path to the email template. | 
a character string of the email
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.