tests/tinytest.R

if (requireNamespace("tinytest", quietly=TRUE))  {
    if (R.Version()$minor >= "2.0" && Sys.getenv("MY_UNIVERSE", "") == "")
        tinytest::test_package("tiledb")
}

Try the tiledb package in your browser

Any scripts or data that you put into this service are public.

tiledb documentation built on Sept. 27, 2023, 9:06 a.m.