Replies: 1 comment
-
|
Positron looks for some key lines in the R shell script in order to use it to detect R (e.g. it must contain the text $ cat XXX/bin/RIt would also be helpful to know:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community, encounter an issue using positron with R, customBinaries are set within settings.json file like suggested here, which is runnable in command line to bring up the R interpreters above 4.4 version. But positron complained that No usable R installtions. All discovered R installations are unusable by Positron. from its log file, it complained that Binary is not a shell script wrapping the executable : XXX/bin/R, while we can run XXX/bin/R in bash to bring up R. what can be the reason and how to fix it? Positron version 1.102.0. Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions