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

Update list of base packages for capshot #30

Open
MilesMcBain opened this issue Mar 15, 2023 · 2 comments
Open

Update list of base packages for capshot #30

MilesMcBain opened this issue Mar 15, 2023 · 2 comments

Comments

@MilesMcBain
Copy link
Owner

https://github.com/MilesMcBain/capsule/blob/master/R/mirror.R#L46

This seems to now aggressively downgrade dependencies to the lockfile versions probably due to some change in renv.

@MilesMcBain
Copy link
Owner Author

Actually I think this related to not keeping track of the base packages in capsule lockfiles

@MilesMcBain
Copy link
Owner Author

So this would probably be fixed by changing https://github.com/MilesMcBain/capsule/blob/master/R/capshot.R#L3

to: base, compiler, datasets, grDevices, graphics, grid, methods, parallel, splines, stats, stats4, tcltk, tools, translations, utils

@MilesMcBain MilesMcBain changed the title Swap renv::restore in dev_mirror_loeckfile to remotes::install_version Update list of base packages for capshot Mar 15, 2023
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

1 participant