Using R on MacOS Catalina.....
Thank you so much for you assistance. My problem is not solved, because I must install R, etc. on a different Volume like SYS-Volume & I can?t find this option under "homebrew"..... Best regards from Berlin, Germany Herzlichst gr??t Sie das HPC - Team Matthias Krawutschke Universit?t Potsdam ZIM - Zentrum f?r Informationstechnologie und Medienmanagement Team High-Performance-Computing Campus Am Neuen Palais: Am Neuen Palais 10 | 14469 Potsdam Tel: +49 331 977-4444, Fax: +49 331 977-1750 Internet: http://www.uni-potsdam.de/zim -----Urspr?ngliche Nachricht----- Von: Dr Eberhard W Lisse <el at lisse.NA> Gesendet: Dienstag, 28. Januar 2020 11:09 An: Byron Ellis <byron.ellis at gmail.com>; Matthias Krawutschke <krawutschke at uni-potsdam.de> Cc: el at lisse.NA; R-SIG-Mac at r-project.org Betreff: Re: [R-SIG-Mac] Using R on MacOS Catalina..... For me it usually had to resort to the latter when there were connectivity issues (more common in Namibia than in Potsdam :-)-O). And maybe once or twice when I wanted to try something special. It also has a 'cask' option with which it installs apps so I do brew install r brew cask install rstudio All in all rock solid. el
On 28/01/2020 11:43, Byron Ellis wrote:
Homebrew is Linux-style packaging for OS X. Think of it as an equivalent to apt-get?either it will retrieve a binary or it will attempt to build one.