# All version codes should be ordered first to latest
deepdep_versions <- c(
"0.2.0", "0.2.1", "0.2.2", "0.2.5.2", "0.2.5.3", "0.2.5.4", "0.3.0"
)
lme_versions <- c(
"3.0-0 (1999/06/26)", "3.0b8a-2 (1999/06/07)", "3.1-0 (1999/08/03)"
)
subplex_versions <- c(
"1.0-10", "1.0-11", "1.1-1", "1.1-2", "1.1-3", "1.1-4", "1.1-6", "1.2-2",
"1.4-1", "1.5-2", "1.5-4", "1.6"
)
xtable_versions <- c(
"1.0-1", "1.0-2", "1.0-6", "1.0-8", "1.0-9", "1.0-10", "1.0-11", "1.0-12",
"1.1-1", "1.1-2", "1.2-1", "1.2-2", "1.2-3", "1.2-4", "1.2-5", "1.2-995",
"1.3-0", "1.3-1", "1.3-2", "1.4-1", "1.4-2", "1.4-3", "1.4-5", "1.4-6",
"1.5-0", "1.5-1", "1.5-2", "1.5-3", "1.5-4", "1.5-5", "1.5-6", "1.6-0",
"1.7-0", "1.7-1", "1.7-3", "1.7-4", "1.8-0", "1.8-2", "1.8-3", "1.8-4"
)
letter_versions <- c("1.0", "1.0.1", "1.0-a", "1.0-b")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.