Package Details: rstudio-desktop-bin 2024.12.1.563-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: 354
Popularity: 2.10
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2025-02-23 12:54 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 29 Next › Last »

Smoerrebroed commented on 2019-05-26 09:25 (UTC)

Is openssl-1.0 really necessary? The previously installed version (1.1.463) did not require this, and I had the current openssl (1.1.1) installed.

martin3141 commented on 2019-05-24 08:28 (UTC) (edited on 2019-05-24 09:39 (UTC) by martin3141)

@qubit @mravila I was getting random frequent crashes on my desktop, but not my laptop, with the following error:

rstudio: ../libdrm-2.4.98/nouveau/pushbuf.c:723: nouveau_pushbuf_data: Assertion `kref' failed. Received signal 6

My desktop has NVIDIA graphics whereas laptop is Intel, are you both NVIDIA by any chance?

Update, looks like a driver issue, see: https://github.com/rstudio/rstudio/issues/3781

installing the nvidia package seems to fix this for me.

FFY00 commented on 2019-05-10 12:15 (UTC)

Please install this to /opt instead of /usr/{share,lib} as this was precompiled.

dviktor commented on 2019-04-10 07:24 (UTC)

Please, don't forget to add orc and fcitx-qt5 to dependency list along with soon update!

danielfm123 commented on 2019-03-09 19:56 (UTC)

missing dependency on orc

a36233 commented on 2019-02-15 18:15 (UTC)

==> Converting debian package... ls: cannot access '/usr/lib/libFcitxQt5WidgetsAddons.so': No such file or directory ls: cannot access '/usr/lib/libFcitxQt5WidgetsAddons.so.': No such file or directory ls: cannot access '/usr/lib/libFcitxQt5DBusAddons.so': No such file or directory ls: cannot access '/usr/lib/libFcitxQt5DBusAddons.so.': No such file or directory

$ sudo pacman -Fys libFcitxQt5WidgetsAddons.so community/fcitx-qt5 1.2.3-5 usr/lib/libFcitxQt5WidgetsAddons.so

please add fcitx-qt5 as deps.

mravila commented on 2019-01-27 11:55 (UTC)

@qubit: I am also experiencing sudden crashes. if opened by the terminal, i get this error: "“rstudio-bin” terminated by signal SIGSEGV (Address boundary error)"

anyone else? couldn't find any workaround yet... (for me it crashes when my computer sleeps or when I plug into an external monitor... but not always)

Smoerrebroed commented on 2018-12-07 04:43 (UTC)

Nothing out of the ordinary here. Also not seeing the Qt5 issue (using my modified PKGBUILD as described below).

qubit commented on 2018-12-06 10:21 (UTC)

Anybody else experiencing sudden crashes of RStudio with the latest built version (1.1.463)?