When running the renv::snapshot() command I was prompted with a dialogue:
It looks like you've called renv::snapshot() in a project that hasn't been activated yet.
How would you like to proceed?
1: Activate the project and use the project library.
2: Do not activate the project and use the current library paths.
3: Cancel and resolve the situation another way.
I wasn't sure of the correct response. It might be good to give some guidance to learners on this topic.
Originally posted by @obigriffith in #95 (comment)