r-tooling/r4r

Add option that will disable version pinning

Open

#64 建立於 2025年10月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (0 fork)github user discovery
good first issue

倉庫指標

Star
 (11 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南