My experience has been it's less of a PITA to do a fresh install. I do carry over some things:
- Snippets in RStudio from Tools | Global | Code | Code Snippets
- Run
grep library *.R from the code base
- Run
installed.packages()
I cut and past 1 and review 2 and 3, then create a install.packages(my_libs) script