Package Details: rstudio-desktop-bin 2024.04.2.764-1

Git Clone URL: https://aur.archlinux.org/rstudio-desktop-bin.git (read-only, click to copy)
Package Base: rstudio-desktop-bin
Description: An integrated development environment (IDE) for R (binary from RStudio official repository)
Upstream URL: http://www.rstudio.org/
Licenses: GPL
Conflicts: rstudio-desktop, rstudio-desktop-git, rstudio-desktop-preview-bin
Provides: rstudio-desktop
Submitter: Meow
Maintainer: Meow
Last Packager: Meow
Votes: 346
Popularity: 1.06
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-06-29 14:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 28 Next › Last »

mergen commented on 2023-03-26 09:36 (UTC)

How is this different from https://aur.archlinux.org/packages/rstudio-desktop-bin?

Glandirana commented on 2023-02-19 20:49 (UTC)

First of all; huge thanks for managing this package and keeping it up to date! My issue: Running a new install of EndeavourOS with the XFCE desktop. R installed just fine. After then downloading and installing rstudio-desktop-bin and booting it up, the interface is, how should I put it, very unresponsive. At startup, the entire window is blank. Not until I manually resize it does any content actually show up. But even then, when I try to type something, it doesn't show up at all until I again resize the window. It recognizes my input, but doesn't actually SHOW it until after each new resize of the window. Same thing when I scroll down the list of packages in Rstudio: Nothing seems to happen, and then when I resize the window, I can see that I'm actually all the way down the list. Any idea what could be the cause? I have similar problems with certain other applications.

novica commented on 2023-02-17 12:33 (UTC)

@antipersistent

Rstudio simply doesn't start.

I run it from terminal and see this message.

antipersistent commented on 2023-02-16 16:44 (UTC)

@novica I get the same message, but haven't yet faced any issues in using rstudio. Do you face any issues?

Check this: https://github.com/rstudio/rstudio/issues/10782#issuecomment-1258329675

the warnings are supposed to be okay, if everything else is fine

novica commented on 2023-02-16 14:22 (UTC)

Just to say here as well that whatever causes the issue on rstudio-desktop-bin happens with this package too:

[32216:0216/152059.958072:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is desktop, ANGLE is 

antipersistent commented on 2023-02-09 08:02 (UTC)

I have created a new AUR package with the new patch and all dependencies - rstudio-bin.

produnis commented on 2023-02-05 16:09 (UTC)

The PKBUILD still is incomplete, but the old patch is still working, see https://pastebin.com/r5kQwMxR

r0bis commented on 2023-01-27 08:03 (UTC)

openssl-1.1 is a requirement, it fixes the problem that calum and I had for Rstudio not starting. Ought to be in the dependencies really.

error while loading shared libraries: libssl.so.1.1

rmagno commented on 2023-01-18 04:04 (UTC)

The binary gets installed in /usr/lib/rstudio/rstudio, but that directory is not in PATH, so the binary isn't found.