--- functions: shell: - code: R --no-save -e 'system("sh")' sudo: - code: sudo R --no-save -e 'system("sh")' ---