Nothing
test_that("respects version separator", {
ns <- create_ns_env(test_path("testVersionSep"))
withr::defer(unregister_namespace("testVersionSep"))
expect_equal(getNamespaceInfo(ns, "spec")[["version"]], "0.0.0-9000")
})
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.