Nothing
if (requireNamespace("tinytest", quietly = TRUE)) {
## Force tests to be executed if in dev release
## (which we define as having a sub-release)
NOT_CRAN <- length(unclass(packageVersion("nexus"))[[1]]) == 4
tinytest::test_package("nexus", at_home = NOT_CRAN)
}
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.