I'm currently using R via the command line in another software. Apparently, R automatically upgrades it version from time to time resulting in a new installation of R in different location. After that, packages have to be reinstalled and the path to the R executable has to be changed. The software I'm using requires a fixed path to R.
Is there a way to prevent R from updating automatically? I'm running R on Windows 10.
Thanks for your help.