lmu-osc / introduction-to-renv

Walkthrough tutorial on setting up and using renv
https://lmu-osc.github.io/introduction-to-renv/
Creative Commons Attribution Share Alike 4.0 International
1 stars 0 forks source link

Create table clarifying the inconsistent state possibilities and solutions #27

Open NeuroShepherd opened 3 months ago

NeuroShepherd commented 3 months ago

For me as a user, it is still very confusing that there can be situations where I successfully restored a project but when I use renv::status() right afterwards it says the project is in an inconsistent stat and gives me the overview table that some projects that are installed are not used in the project. Perhaps you could add a callout box that explains that this behavior is annoying but not a problem? #27