mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-01 18:19:18 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user