randy3k / radian

A 21 century R console
MIT License
2k stars 76 forks source link

Cannot install "radian" in vscode #406

Open robayosalek opened 1 year ago

robayosalek commented 1 year ago

Hello, thank you for taking the time to read this, I am having some problems running R in VScode. I try installing "radian" using different documents that I found online, but always I end up with the same error "couldn´t find radian".

So when I try to run R in VScode the code doesn´t run, so I type directly in the terminal and everything is fine. But when I try to see what is shown when I run the code normal, appears this:

1+1 (this was wrote in the terminal) [1] 2 00~1 + 101~ (this was the result when I run the code normally)

Another example:

00~1 + 601~ (Here I put "1+6")

  • 00~2 + 601~ (Here I put "2+6")
robayosalek commented 1 year ago

Excuse me I send the issue before finish, so I don´t know what to do, could you please tell me an article or something to help with this?.

psdt. I already did all that appears in the arcticle "radian"