lgn-almeida

Results 4 comments of lgn-almeida

I am also facing the same issue here. Using the login node, I created a conda env, installed r-base, and managed packages using renv (used `install.packages("renv")`, then all subsequent packages...

I wrote a script to force Reditorsupport to launch its interactive terminal in a new job session, with the goal of avoiding the login node. It didn't solve the issue....

I have had some similar problems. I could fix it when connecting to my local linux via WSL. I only partially solved the issue when connecting to the linux server,...

Hi @Shijie-Jian. I also use R through conda, and in one of my environments, I do use radian. I can share with you my configs and a few things to...