Skip to content
Closed

Testing #8166

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/r/r.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))