I'm trying to install Rtools in non-default local. That is, instead of install into
C:\Rtools
I would like to install into
C:\local\Rtools\
I've made sure that the Windows' PATH variable was set correctly. But, for some reason, regardless of what I did R 3.3.2 still looks for Rtools within
C:\Rtools\
i.e. the default location.
Is there anyway to force R to use a particular Rtool? I have also been looking for information about how debug this.
The reason I ask is that I for some reason would like to have multiple Rtools installed on the same machine.