Upgrading is not different than changing environment variables as far as breaking existing code is concerned.
You can always run R --no-init-file to be sure that you have the default settings. Now you have to know what default settings the code that you want to run expects.
You can always run R --no-init-file to be sure that you have the default settings. Now you have to know what default settings the code that you want to run expects.