tests/testthat/test-dpssap-nonmatrrix.R

# Test fails, look at error message from original function

test_that("dpssap_test", { 
  m <- 1
  expect_error(dpssap(m, 1), "is.matrix(V) is not TRUE")
})
wesleyburr/tsinterp documentation built on Jan. 28, 2024, 11:16 a.m.