Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guesstimate packages and snapshot date for current directory? #53

Closed
hadley opened this issue Feb 16, 2023 · 0 comments
Closed

Guesstimate packages and snapshot date for current directory? #53

hadley opened this issue Feb 16, 2023 · 0 comments

Comments

@hadley
Copy link

hadley commented Feb 16, 2023

i.e. something like this?

packages <- renv::dependencies()$Package
date <- max(file.mtime(dir(recursive = TRUE)))

Even if not perfect, I can imagine that being a useful starting point

chainsawriot added a commit that referenced this issue Feb 26, 2023
package guesstimating wit renv::dependencies (#53, #55)
chainsawriot added a commit that referenced this issue Feb 27, 2023
set snapshot date depending on pkgs (#53,#55)
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

No branches or pull requests

2 participants