Skip to content

Commit 325949c

Browse files
authored
Update test-sccomp_.R
1 parent c29418c commit 325949c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/testthat/test-sccomp_.R

+4
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,8 @@ test_that("sample ID malformed", {
824824
})
825825

826826
test_that("LOO", {
827+
skip_cmdstan()
828+
827829
library(loo)
828830

829831
# Fit first model
@@ -863,6 +865,8 @@ test_that("LOO", {
863865

864866
test_that("use two methods", {
865867

868+
skip_cmdstan()
869+
866870
seurat_obj |>
867871
sccomp_estimate(
868872
formula_composition = ~ 1,

0 commit comments

Comments
 (0)