Skip to content

Fix dev_sitrep ignored dependencies installation and add related tests - #2703

Open
fabiandistler wants to merge 3 commits into
r-lib:mainfrom
fabiandistler:sitrep-upgrade-nudge
Open

Fix dev_sitrep ignored dependencies installation and add related tests#2703
fabiandistler wants to merge 3 commits into
r-lib:mainfrom
fabiandistler:sitrep-upgrade-nudge

Conversation

@fabiandistler

@fabiandistler fabiandistler commented Sep 2, 2026

Copy link
Copy Markdown

Analysis and draft assisted by an AI tool; I reproduced, reviewed and tested the
change myself.

dev_sitrep() now suggests pak::pak("devtools", upgrade = TRUE) for dependencies that are out of date, because the previously suggested pak::pak("devtools") does not upgrade dependencies that are already installed and therefore left the report unchanged. Closes #2702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dev_sitrep() says to update with pak::pak("somePackage") but doing so doesn't change the report

1 participant