Nothing
library(testthat)
library(dendextend)
test_check("dendextend")
# testthat::test_dir("tests/testthat/")
#
# library(dendextend)
# test_package("dendextend")
#
#
# library(dendextend)
# tryCatch(test_package("dendextend"),
# error = function(e)
# cat('Please run: testthat::test_dir("tests\\testthat")')
# )
#
#
#
# testthat::test_dir("tests/testthat")
# library(dendextend)
# system.time(test_dir("inst\\tests")) # 12.8 (- 21)
# search()
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.