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 02104a7 commit 6fcf05bCopy full SHA for 6fcf05b
nipype/interfaces/tests/test_r.py
@@ -7,8 +7,6 @@
7
from nipype.interfaces import r
8
9
no_r = r.no_r
10
-if not no_r:
11
- r.RCommand.set_default_r_cmd(r_cmd)
12
13
14
def clean_workspace_and_get_default_script_file():
0 commit comments