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 3d64c26 commit c4cb539Copy full SHA for c4cb539
nipype/interfaces/tests/test_r.py
@@ -34,6 +34,7 @@ def test_cmdline(tmp_path):
34
default_script_file
35
), "default scriptfile should not exist."
36
37
+
38
@pytest.mark.skipif(no_r, reason="R is not available")
39
def test_r_init():
40
default_script_file = clean_workspace_and_get_default_script_file()
0 commit comments