tests/testthat.R

library(testthat)
if (!testthat:::on_cran()) {
  library(tsmp)
  Sys.setenv(RCPP_PARALLEL_BACKEND = "tinythread")
  test_check("tsmp")
}
matrix-profile-foundation/tsmp documentation built on Aug. 19, 2022, 8:15 p.m.