tests/testthat/test-deprecated_functions.R

test_that("defunct functions are defunct", {
	options(lifecycle_verbosity = "quiet")
	lifecycle::expect_defunct(integrate_tcr())
	lifecycle::expect_defunct(clonal_expansion_plot())
	lifecycle::expect_defunct(count_clone_sizes())
})

Try the APackOfTheClones package in your browser

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

APackOfTheClones documentation built on Oct. 11, 2024, 1:08 a.m.