tests/testthat/test-basics.R

test_that("basic functions exist", {
  expect_true(exists("poisson.marg", where = asNamespace("gctsc")))
  expect_true(exists("arma.cormat",  where = asNamespace("gctsc")))
})
    

Try the gctsc package in your browser

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

gctsc documentation built on March 20, 2026, 9:11 a.m.