There was a recurring issue with workflows terminating due to the same error. The package manager utilized in the R GH-actions, pak, couldn't locate the packages (specifically DataTools in this instance).
The root of the problem lay in outdated .Rprofile files. These files have the potential to override options in the workflow yaml, thereby preventing the discovery of other repositories (such as drat).
We need to check following Packages / Repositories:
There was a recurring issue with workflows terminating due to the same error. The package manager utilized in the R GH-actions,
pak
, couldn't locate the packages (specificallyDataTools
in this instance).The root of the problem lay in outdated
.Rprofile
files. These files have the potential to override options in the workflow yaml, thereby preventing the discovery of other repositories (such as drat).We need to check following Packages / Repositories:
API-Wrapper-Packages:
Helper-Packages:
App-Packages: