Nick Hirschmueller

Results 5 comments of Nick Hirschmueller

UPDATE: I created a new micromamba env with (`micromamba create -n radian_env radian`) and then ran radian from this env and now everything works as intended!

Which version are you using @Mashin6? Your example works fine with `patchwork_1.3.0.9000`.

Well, I think in the latest version, the problem you describe is fixed.

Thank you very much for your answer! I added an `.Rprofile` to my `$HOME` directory (which is incidentally also the processes startup directory), but it did not change anything. The...

Thank you very much for your support! I am afraid it is still not working.. I have added ``` export R_PROFILE_USER=/rds/user/nh608/hpc-work/software/R/.Rprofile # also tried without .Rprofile at the end export...