Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R Terminal Won't start #17

Closed
red-swan opened this issue Jul 27, 2017 · 4 comments
Closed

R Terminal Won't start #17

red-swan opened this issue Jul 27, 2017 · 4 comments
Assignees
Labels

Comments

@red-swan
Copy link

When I run R: Create R Terminal it fails with the following issue:

Microsoft Windows [Version 6.1.7601]                                                                                                                                                      
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.                                                                                                                           
                                                                                                                                                                                          
J:\USERS\JDKS\Data Science>& 'C:\R\bin\x64\R.exeR'                                                                                                                                        
& was unexpected at this time.                                                                                                                                                            
                                                                                                                                                                                          
J:\USERS\JDKS\Data Science>      

Which is odd because in my settings I have "r.rterm.windows": "C:\\R\\bin\\x64\\R.exe"

Did I mess something up here?

@Ikuyadeu
Copy link
Member

@red-swan Thank you for your info.
It might caused from my bug.
Could you tell me your setting.json contents?

@Ikuyadeu Ikuyadeu self-assigned this Jul 28, 2017
@red-swan
Copy link
Author

red-swan commented Jul 28, 2017

// Place your settings in this file to overwrite the default settings
{
    // The path to the F# Interactive tool used by Ionide-FSharp
    "FSharp.fsiFilePath": "C:/Program Files (x86)/Microsoft SDKs/F#/4.0/Framework/v4.0/Fsi.exe",

    "editor.fontFamily": "Fira Code",
    "editor.fontSize": 14,
    "editor.fontLigatures": true,
    "r.rterm.windows": "C:\\R\\bin\\x64\\R.exe"
}

@Ikuyadeu
Copy link
Member

Ikuyadeu commented Jul 28, 2017

Thank you! It's doesn't have problem.
I have two helping for you now

  • What's your VSCode version? This extension support ^1.11.2
  • Could you reload VSCode and try again?

If you can't use still yet, I think more.

@red-swan
Copy link
Author

Geez louise. I didn't realize I was running an old version. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants