if (requireNamespace("tinytest", quietly = TRUE)) {
tinytest::test_package(
"tiledb",
testdir = "pkgconfigtest",
at_home = nzchar(Sys.getenv("_R_TILEDB_LIBTILEDB_"))
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.