Page 1 of 1

Error Running R-Studio Tech in Debian Linux

Posted: Thu Feb 15, 2018 6:14 pm
by Data-Medics
So I just moved to a new build of Linux which I'm likeing very much (Parrot Linux) which is a Debian build.

Installing R-Studio Tech seemed to go off w/o any issue but when I go to run it I get this error in terminal:

Code: Select all

┌─[root@parrot]─[/home/jared]
└──╼ #rstudio-tech
/usr/bin/rstudio-tech: 23: /usr/bin/rstudio-tech: Syntax error: "(" unexpected (expecting "fi")

Any ideas? I know in the past when I've had issues like this it was due to a missing dependancy package that wasn't declared, but I've never seen this error in Linux before with R-Studio.

Re: Error Running R-Studio Tech in Debian Linux

Posted: Thu Feb 15, 2018 6:18 pm
by Data-Medics
I've tried checking for any declared dependencies as follows:

Code: Select all

┌─[✗]─[root@parrot]─[/home/jared]
└──╼ #apt-cache depends rstudio-tech
rstudio-tech
  Depends: xdg-utils
I already have xdg-utils and at the latest version.

Re: Error Running R-Studio Tech in Debian Linux

Posted: Fri Feb 16, 2018 4:32 pm
by Alt
We're aware of this bug and fixing it urgently. Sorry for the trouble.

Re: Error Running R-Studio Tech in Debian Linux

Posted: Mon Feb 19, 2018 2:21 pm
by Alt
The new build should eliminate the problem.