A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/r-lib/actions/issues/429 below:

caches for R-devel become invalid every next day · Issue #429 · r-lib/actions · GitHub

The restore key for caches in setup-r-dependencies uses R.Version()$version.string.

For, R-devel, it is something like

[1] "R Under development (unstable) (2021-11-08 r81154)"

Therefore, the cache becomes invalid once a new version of R-devel is pushed. I am not sure if it is intended though. The original method of using

> sprintf("R-%i.%i", getRversion()$major, getRversion()$minor)
[1] "R-4.2"

works better for R-devel and preserves the cache for longer period of time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4