Nothing
local_load_all_quiet()
test_that("Parse DESCRIPTION file", {
pkg <- pkg_desc("testNamespace")
expect_identical(package_version("0.1"), pkg$get_version())
expect_identical("testNamespace", pkg_name("testNamespace"))
})
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.