r-tooling/r4r

Add option that will disable version pinning

Open

#64 aperta il 6 ott 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)HTML (0 fork)github user discovery
good first issue

Metriche repository

Star
 (11 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

There should be an option which will disable version pinning and instead installs just the latest versions. It should work for both - ubuntu dependencies and R packages.

In the case of R packages, it no longer needs the external script that installs them, but instead, the packages could be installed using the install.packages directly.

Guida contributor