We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bdfe8 commit 347f72aCopy full SHA for 347f72a
tests/testthat/test-map_autographr.R
@@ -47,6 +47,7 @@ test_that("unweighted, unsigned, directed networks graph correctly", {
47
48
test_that("weighted, unsigned, directed networks graph correctly", {
49
skip_on_cran()
50
+ skip_on_ci()
51
# Weighted, unsigned, directed network
52
test_networkers <- autographr(ison_networkers)
53
# Node position
0 commit comments