Nothing
library(BiocPkgTools)
pl = biocPkgList()
testing = TRUE # change to FALSE to actually update/create records
z = mapply(
FUN = BiocPkgTools:::generateBiocPkgDOI,
pl$Package,
pl$Author,
2017,
testing=testing
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.