You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: