Renv sharing and restoring on different machines

I have a few questions before I try this on a live system.
1. When Renv > snapshot process is completed and .Lock file is created. all I need is to copy and send the .Lock file along with my script to another user who can then Restore to run the script in the same environment I have? or do I need to send the other users the folder with the project packages as well?
2. Let's assume I create a snapshot or restore a .Lock file and run the original script and finish with it. What is the best practice to close this restored project so that I can go to my original project and environment? If I do save the Workspace, does it save the restored work space? Can I revert to my original project I was working before restoring the .Lock file without any change?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.