Message-ID: <010401d5d60f$34ef9e30$9eceda90$@uni-potsdam.de>
Date: 2020-01-28T19:14:47Z
From: Matthias Krawutschke
Subject: Using R on MacOS Catalina.....
In-Reply-To: <ecf32bcd-0142-e378-1165-836c863c7198@lisse.NA>
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.
>