build-cran-binaries/local
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 92084e51ed
Some checks failed
ci/crow/manual/build-all-versions-amd64/4 Pipeline is pending
ci/crow/manual/build-all-versions-install-deps-amd64 Pipeline was successful
ci/crow/manual/build-all-versions-amd64/3 Pipeline failed
ci/crow/manual/build-all-versions-amd64/2 Pipeline failed
ci/crow/manual/build-all-versions-amd64/1 Pipeline failed
fix: use bincraft::set_codename() for S3 path in precompute step
The precompute script was constructing S3 paths as "redhat10" while
bincraft uses "rhel10" as the codename. This mismatch caused the
precompute to find no existing packages in S3, producing ~77K false
positive package versions that all get skipped at build time.

Now uses bincraft::set_codename() to ensure path alignment.
Also fixes nrow() vs length() in install-deps summary message.
2026-04-17 18:54:29 +02:00
..
archive-missed-pkgs.R chore: cleanup workflows 2025-06-17 21:03:49 +02:00
check-cdn-cache.sh add alpine321 to scripts 2024-12-29 10:18:55 +01:00
check-NA.R update local/ scripts 2024-11-25 10:04:23 +01:00
debug-packages-writing.R feat: migrate to hel1 location 2025-04-29 16:48:57 +02:00
detect-duplicates.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
excluded-packages.json feat: add excluded-packages.json for weekly missing binaries workflow 2026-04-11 21:41:55 +02:00
label-removed-cran-packages.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
last-processed-by-platform.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
manual-package-index-update.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
missing-cran-packages-db.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
missing-cran-packages.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
missing-packages-in-index.R refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00
packages-to-build.R fix: use bincraft::set_codename() for S3 path in precompute step 2026-04-17 18:54:29 +02:00
packages-without-any-binary.R dummy change 2025-01-11 12:02:12 +01:00
weekly-missing-binaries-audit.R feat: add weekly missing binaries audit R script 2026-04-11 21:41:59 +02:00