Hey @b-rodrigues, after installing nixos, I also wanted to see whether I could help fixing any broken rPackage.
Your intro is great: https://docs.ropensci.org/rix/articles/contributing-to-nixpkgs.html
However, I am little confused.
-
The link that you use there https://hydra.nixos.org/jobset/nixpkgs/r-updates These are buiilds from 2024. Where are latest broken builds?
-
And there is this list that you put together: https://raw.githack.com/b-rodrigues/nixpkgs-r-updates-fails/targets-runs/output/r-updates-fails.html . This is also based on Hydra but seems to be uptodate, 2026-03-23 .. so probably when you fixed packaged when the last R version was released. And these 78 CRAN packages are then broken? Because I thought the R nix team would fix all CRAN/BioC packages when there is a new R-release. No judgment, just asking, it would be nice if there is stuff that need to be fixed ;).
-
https://github.com/rstats-on-nix/build_tree/blob/main/.github/workflows/build_tree.yml is the workflow for you weekly checks. Where is the workflow for your daily CRAN snapshots? The last build was not successful (though some connection error and no package build failure).
Thanks!
Hey @b-rodrigues, after installing nixos, I also wanted to see whether I could help fixing any broken rPackage.
Your intro is great: https://docs.ropensci.org/rix/articles/contributing-to-nixpkgs.html
However, I am little confused.
The link that you use there https://hydra.nixos.org/jobset/nixpkgs/r-updates These are buiilds from 2024. Where are latest broken builds?
And there is this list that you put together: https://raw.githack.com/b-rodrigues/nixpkgs-r-updates-fails/targets-runs/output/r-updates-fails.html . This is also based on Hydra but seems to be uptodate, 2026-03-23 .. so probably when you fixed packaged when the last R version was released. And these 78 CRAN packages are then broken? Because I thought the R nix team would fix all CRAN/BioC packages when there is a new R-release. No judgment, just asking, it would be nice if there is stuff that need to be fixed ;).
https://github.com/rstats-on-nix/build_tree/blob/main/.github/workflows/build_tree.yml is the workflow for you weekly checks. Where is the workflow for your daily CRAN snapshots? The last build was not successful (though some connection error and no package build failure).
Thanks!