Hi,
Thanks for the very interesting package!
I was trying out this package to see how easily it would be able to create development environments with RStudio as the IDE, as described in the docs. However, it seems that .Rprofile
is not picked up when starting rstudio
from the shell, even though it is picked up when I run $(which R)
in the Nix shell. See the screenshot below.
Am I doing something wrong, or should I source the file from within RStudio? See the files default.nix and .Rprofile.

