Short version: I'm working on an R package, and I currently have a stable version. I have some updates to make, and would like to compare the updated version of the code to the stable version in the same R environment. How do I do this? I'm working on an R package, and