We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3116c57 + 7ddf163 commit 63f4c42Copy full SHA for 63f4c42
tests/testit/test-formats.R
@@ -77,7 +77,7 @@ test_format("rjournal")
77
test_format("rsos")
78
test_format("rss")
79
test_format("sage")
80
-test_format("sim")
+test_format("sim", skip = TRUE) # sim format currently broken
81
test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
82
test_format("tf", output_options = list(reference_style = "CAD"))
83
test_format("tf", output_options = list(reference_style = "APA"))
0 commit comments