File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ test_format("ajs", skip = !rmarkdown::pandoc_available("2.7"))
4242test_format(" amq" )
4343test_format(" ams" , skip = ! rmarkdown :: pandoc_available(" 2.10" ))
4444test_format(" arxiv" )
45- test_format(" asa" )
45+ test_format(" asa" , skip = TRUE ) # ASA format currently broken
4646test_format(" bioinformatics" )
4747test_format(" biometrics" )
4848test_format(" copernicus" )
@@ -56,7 +56,7 @@ test_format("ims")
5656test_format(" ims" , output_options = list (journal = " aap" ))
5757test_format(" informs" , skip = ! rmarkdown :: pandoc_available(" 2.10" ))
5858test_format(" isba" , skip = ! rmarkdown :: pandoc_available(" 2.10" ))
59- test_format(" iop" )
59+ test_format(" iop" , skip = TRUE ) # IOP format currently broken
6060test_format(" jasa" )
6161test_format(" jedm" )
6262test_format(" joss" )
You can’t perform that action at this time.
0 commit comments