From 026659a12c04ebc6af7572eef085700cc7576ece Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Wed, 15 Jan 2025 23:20:18 +0800 Subject: [PATCH] Other Tools: add info about R-ports repo: R packages for MacPorts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eff5426..4cf9e40 100644 --- a/README.md +++ b/README.md @@ -561,6 +561,7 @@ Angle Regression * [git2r](https://github.com/ropensci/git2r) - Gives you programmatic access to Git repositories from R. * [Conda](https://anaconda.org/r/repo) - Most R packages are available through the Conda polyglot cross-platform dependency manager. +* [R-ports](https://github.com/macos-powerpc/R-ports) - R packages for MacPorts: currently maintained overlay repo. ## Other Interpreters *Alternative R engines.*