You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the idea of prompting, or at least messaging something like:
* You project has a `DESCRIPTION` but renv will capture all dependenices
* Use `settings$snapshot.type("explict")` to only capture dependencies defined in the `DESCRIPTION`
If a user calls
renv::init()
on a project containing a DESCRIPTION file, should we:The text was updated successfully, but these errors were encountered: