We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3882c commit fb9a035Copy full SHA for fb9a035
1 file changed
tests/testthat/test-estimate_corrmat.R
@@ -1,5 +1,7 @@
1
test_that("estimate_corrmat() works", {
2
3
+ skip_on_ci()
4
+
5
EPSILON <- 5e-2
6
7
draw_p_antepops <- function(S, k_antepops, B = 100000) {
0 commit comments