Closed gwd999 closed 1 year ago
I can't replicate the issue you are seeing on macOS or Windows so I can't provide an easy fix. For now I can only point you to the set up we use with our MSBA students (i.e., a custom docker image). See below for install instructions.
https://github.com/radiant-rstats/docker/blob/master/install/rsm-msba-windows.md
I use radian
only within vscode. When I start radiant from the radiant R-terminal it works fine. Unless you have more information, I'm not sure how to proceed since I can't reproduce the issue. Feel free to reopen an issue as needed.
I have
radian
installed as a R prompt.So I installed the
{radiant}
package and startedR-4.2.1
viaradian
on WSL2 Ubuntu 20.04 bt typingradiant::radiant()
in the prompt;I am submitting this mainly to make you aware of the following behavior.
My standard browser (set to
ms-edge-stable
) opens up but then I am getting the below output, with the Data section/menu item in the browser window being "inactive" (cannot be clicked on) and no data showing up:radian and python info:
R/radian
Session Info before callingradiant::radiant()
(but this is identical to the R session info, where everything works fine - so do not be too irritated by the fairly large number of loaded packages):Sessioninfo after calling
radiant::radiant()
Congrats on this awesome package your are providing to the community ...
Greetings, Walter