You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you still have this issue? The problem seems to have likely been an issue with JuliaInterpreter.jl, which might have been fixed by now.
In any case, Juno isn't a well-supported editor for Julia unfortunately, as Github hav themselves discontinued Atom development. VS Code for Julia (https://www.julia-vscode.org/) is the best supported editor as of now, but you can also use other editors (eg. Vim, Neovim, etc.) using LSP support.
Feel free to close this issue if you're not affected by it anymore, or to ask any further questions you might have.
Error when using RCall from Atom
A cordial greeting.
I am trying to use Julia in Atom, thanks to Juno (Atom) package.
I have the following code:
On Julia's console it runs fine.
But when trying to run it from Atom, the following error appears ...
What is this error due to?
I've reinstalled everything from Julia, to R, to Atom and its packages ...
If you know why this error is due, could you do me a favor to help me solve it ... Thank you very much.
The text was updated successfully, but these errors were encountered: