chore: bump Quarto to 1.9.27 and R to 4.5.2

- Quarto 1.9.27: Linux (.deb), Windows (direct download; Scoop Extras has 1.8.27)
- R 4.5.2: Linux (CRAN jammy-cran40), Windows (Scoop main/r)
- Baremetal: quarto-actions/setup for both Linux and Windows
- Remove ggrepel version pin (R 4.5.x supports ggrepel 0.9.7)
- Update docs: BUILD.md, CONTAINER_BUILDS.md, docker READMEs
This commit is contained in:
Vijay Janapa Reddi
2026-03-02 17:36:35 -05:00
parent 38ec2d66fb
commit 96fa7ac5e5
9 changed files with 50 additions and 53 deletions

View File

@@ -21,7 +21,7 @@ docker/quarto-build/
- **TeX Live**: Full distribution (texlive-full)
- **R**: R-base with all required packages
- **Python**: Python 3.13 with all requirements
- **Quarto**: Version 1.7.31
- **Quarto**: Version 1.9.27
- **Tools**: Inkscape, Ghostscript, fonts
- **Dependencies**: All from `tools/dependencies/`
@@ -94,7 +94,7 @@ The container reduces build times significantly:
1. **System Dependencies** - Core Ubuntu packages and libraries
2. **Inkscape Installation** - SVG to PDF conversion capability
3. **Quarto Installation** - Latest Quarto CLI (v1.7.31)
3. **Quarto Installation** - Latest Quarto CLI (v1.9.27)
4. **TeX Live Installation** - Complete LaTeX distribution
5. **Ghostscript Installation** - PDF processing capabilities
6. **R Installation** - R base and development packages