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

Decouple touchstone dependencies from benchmarkee #109

Open
assignUser opened this issue Feb 8, 2022 · 2 comments
Open

Decouple touchstone dependencies from benchmarkee #109

assignUser opened this issue Feb 8, 2022 · 2 comments

Comments

@assignUser
Copy link
Collaborator

With our use of a fixed RSPM it might cause issues if people use a date where some of {touchstone]'s dependencies where below min version (or we want to use some new package).

With the changes in r-lib/actions#486 (comment) we could split touchstone and benchmarkee install into two step and use up-to-date dependencies for touchstone.

@lorenzwalthert
Copy link
Owner

Sounds good.

@assignUser
Copy link
Collaborator Author

Actually this will only overwrite the dependencies... we would need some thing like a private library similar to what {pak} does. I'll look into how complex that is and if we can do something similar.

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