From c9d19e5b7e542fc4ad525c4774bd3602c3872c0d Mon Sep 17 00:00:00 2001 From: Till Michels <60602850+tm-iomx@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:45:01 +0100 Subject: [PATCH 1/2] R homebew warning --- content/r/r.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/r/r.md b/content/r/r.md index 9c8deda9626..7125c585295 100644 --- a/content/r/r.md +++ b/content/r/r.md @@ -19,6 +19,6 @@ The R programming language can be installed via [the Comprehensive R Archive Net - [Windows (Microsoft)](https://cran.r-project.org/bin/windows/) -- [macOS (Apple)](https://cran.r-project.org/bin/macosx/) +- [macOS (Apple)](https://cran.r-project.org/bin/macosx/) (when using packages from tidyverse, it is recommended to avoid installing R via Homebrew) - [Linux](https://cran.r-project.org/bin/linux/) (there are separate processes for [Debian](https://cran.r-project.org/bin/linux/debian), [Fedora/Redhat](https://cran.r-project.org/bin/linux/fedora), and [Ubuntu](https://cran.r-project.org/bin/linux/ubuntu)) From 58ffd3d3d263a43084b39d20c94e5e333e7ddffa Mon Sep 17 00:00:00 2001 From: Till Michels <60602850+tm-iomx@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:48:12 +0100 Subject: [PATCH 2/2] test2 --- content/r/r.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/r/r.md b/content/r/r.md index 7125c585295..74bd5f7275e 100644 --- a/content/r/r.md +++ b/content/r/r.md @@ -19,6 +19,6 @@ The R programming language can be installed via [the Comprehensive R Archive Net - [Windows (Microsoft)](https://cran.r-project.org/bin/windows/) -- [macOS (Apple)](https://cran.r-project.org/bin/macosx/) (when using packages from tidyverse, it is recommended to avoid installing R via Homebrew) +- [macOS (Apple)](https://cran.r-project.org/bin/macosx/) (when using packages from tidyverse, it is recommended to avoid installing R via Homebrew!) - [Linux](https://cran.r-project.org/bin/linux/) (there are separate processes for [Debian](https://cran.r-project.org/bin/linux/debian), [Fedora/Redhat](https://cran.r-project.org/bin/linux/fedora), and [Ubuntu](https://cran.r-project.org/bin/linux/ubuntu))