knitr::opts_chunk$set(echo = TRUE)
if (!requireNamespace("BiocCheck", quietly = TRUE)) BiocManager::install("BiocCheck")
## This should trigger checkVigInstalls (2x) if (!requireNamespace("BiocCheck", quietly = TRUE)) BiocManager::install("BiocCheck") ## trigger with grep install_bioc("BiocCheck")
## adding more eval=FALSE chunks
print("hello world")
## This should trigger checkVigChunkEval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.