Skip to content

Fix CI: install gettext for macOS compilation#146

Merged
sbfnk merged 1 commit into
mainfrom
update-renv
Feb 24, 2026
Merged

Fix CI: install gettext for macOS compilation#146
sbfnk merged 1 commit into
mainfrom
update-renv

Conversation

@sbfnk

@sbfnk sbfnk commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds brew install gettext and configures ~/.R/Makevars with the correct include/library paths on both CI workflows
  • Fixes libintl.h not found error when compiling R packages from source (Matrix, data.table) on macOS GitHub Actions runners
  • gettext is keg-only on Homebrew, so the paths need to be set explicitly for R's compiler to find them

@sbfnk sbfnk changed the title Update renv lockfile for R 4.5.2 Fix CI: install gettext for macOS compilation Feb 24, 2026
@sbfnk sbfnk force-pushed the update-renv branch 2 times, most recently from 4599f0a to 19f6097 Compare February 24, 2026 14:08
Co-authored-by: sbfnk <sebastian.funk@lshtm.ac.uk>
@sbfnk sbfnk merged commit 23dac66 into main Feb 24, 2026
1 check passed
@sbfnk sbfnk deleted the update-renv branch February 24, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants