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.
1 parent 5235d46 commit 7ddf163Copy full SHA for 7ddf163
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