AlertaDengue / AlertaDengue/AlertaDengueAnalise

install brpop from CRAN instead of GitHub

未关闭
#39 0 条评论 0 个 reaction 已指派 1 人 已被 @esloch 认领 在 GitHub 查看
主要语言
R
星标
3
派生
8
平均合并
27 分钟
30 天内合并 PR
1

描述

### Description:
The CI is failing during dependency installation because `brpop` is currently installed from GitHub using `remotes::install_github()`, which depends on a valid `GITHUB_TOKEN`. The workflow is returning HTTP 403 during this step. Since `brpop` is already available on CRAN, the installation should be moved to the CRAN package list to make the CI more stable and avoid unnecessary GitHub dependency resolution.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。