> renv::snapshot()
The following required packages are not installed:
- dplyr
- ggplot2
- shiny
Packages must first be installed before renv can snapshot them.
Use `renv::dependencies()` to see where this package is used in your project.
What do you want to do?
1: Snapshot, just using the currently installed packages.
2: Install the packages, then snapshot.
3: Cancel, and resolve the situation on your own.
> renv::snapshot()
The following package(s) will be updated in the lockfile:
# RSPM -----------------------------------------------------------------------
- dplyr [* -> 1.1.4]
- fansi [* -> 1.0.6]
- generics [* -> 0.1.3]
- tidyselect [* -> 1.2.0]
- utf8 [* -> 1.2.4]
- withr [* -> 3.0.0]
Do you want to proceed? [Y/n]: