urls <- list(
crandb =
"http://crandb.r-pkg.org",
basesvn =
"https://svn.r-project.org/R/tags/R-%s/src/library/",
bioc_pkg =
"https://www.bioconductor.org/packages/release/bioc/html/%s.html"
)
urls$revdeps <- paste0(urls$crandb, "/-/revdeps/%s")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.