Sublime Forum

The filename, directory name, or volume label syntax is incorrect

#1

I’m trying to get started using Sublime, for R. I believe I’ve installed all the right packages, set the right environmental variables in my control panel… yet I keep getting this problem of “The filename, directory name, or volume label syntax is incorrect.”

My Preferences.SublimeREPL.sublime-settings are set to the below. I have tried removed spaces & symbols, but that has not fixed it. My presumption is the below is the source of the problem? Any thoughts or help much appreciated!!

{ “default_extend_env”: {“PATH”: “{PATH};C:\R\R3.4.3\bin\x64”}, “show_transferred_text”: true }

0 Likes