## For some reason, some of the packages in Suggests are not found while
## running the unit tests during R CMD check. This seems to help.
requireNamespace("wordspace")
requireNamespace("tidyr")
requireNamespace("Gviz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.