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.