touchstone icon indicating copy to clipboard operation
touchstone copied to clipboard

Decouple touchstone dependencies from benchmarkee

Open assignUser opened this issue 2 years ago • 2 comments

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 https://github.com/r-lib/actions/issues/486#event-5961954349 we could split touchstone and benchmarkee install into two step and use up-to-date dependencies for touchstone.

assignUser avatar Feb 08 '22 14:02 assignUser