I and various colleagues are running R on a Windows 10 server. One of us installed Rtools40 according to the instructions on https://cran.r-project.org/bin/windows/Rtools/, tried the tests, and it worked.
Then I tried to do the same thing, but it failed. I created a .Renviron, but $RTOOLS40_HOME was empty. I can't re-run the installer, because it finds Rtools40 already installed and exits.
Is there a preferred way to proceed on a server with multiple people needing access to Rtools40? Should I just set RTOOLS40_HOME manually? IF the manual method is the preferred approach, I'll try it again and report back, for it didn't work for me.
In my imagination, it would be nice for the installer, should it find an existing Rtools40, would inform the user that it would not upgrade the program and then would do any other work such as setting R40TOOLS_HOME before exiting.
OTOH, if I'm doing something else wrong, please let me know.
I and various colleagues are running R on a Windows 10 server. One of us installed Rtools40 according to the instructions on https://cran.r-project.org/bin/windows/Rtools/, tried the tests, and it worked.
Then I tried to do the same thing, but it failed. I created a .Renviron, but $RTOOLS40_HOME was empty. I can't re-run the installer, because it finds Rtools40 already installed and exits.
Is there a preferred way to proceed on a server with multiple people needing access to Rtools40? Should I just set RTOOLS40_HOME manually? IF the manual method is the preferred approach, I'll try it again and report back, for it didn't work for me.
In my imagination, it would be nice for the installer, should it find an existing Rtools40, would inform the user that it would not upgrade the program and then would do any other work such as setting R40TOOLS_HOME before exiting.
OTOH, if I'm doing something else wrong, please let me know.