Package Details: rstudio-desktop-bin 2024.09.0.375-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: 348
Popularity: 1.52
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-10-06 10:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 28 Next › Last »

jwhendy commented on 2017-02-14 00:11 (UTC)

Why is this listed out of date? I thought there might have been a rev update, but the website still lists 1.0.136 on the download page, so this package seems caught up.

argymeg commented on 2017-02-01 00:51 (UTC)

I tried running rstudio-bin after forcibly removing gstreamer0.10 and it fails. I assume as long as upstream compiles it with gstreamer there isn't much this package can do about it.

flying-sheep commented on 2017-01-27 11:12 (UTC) (edited on 2017-01-27 12:19 (UTC) by flying-sheep)

i’m the maintainer of the rstudio-desktop package. gstreamer is listed as dependency: https://github.com/rstudio/rstudio/blob/3fbb3b84056cf97817b983641e584757e1b3bd91/package/linux/CMakeLists.txt#L70 but it compiles fine without.

sebstar commented on 2017-01-27 10:53 (UTC)

gstreamer0.10 is back on. I noticed that the rstudio-desktop AUR package (the non-binary) doesn't have this dependency. Is it still needed?

sebstar commented on 2017-01-23 20:12 (UTC)

Dependency gstreamer0.10-base is gone. Please fix.

xgdgsc commented on 2016-11-24 15:53 (UTC)

Could you please update to 1.0?

gokcen commented on 2016-11-23 15:36 (UTC)

Could you please update to 1.0?

Cabrokimer commented on 2016-11-02 18:41 (UTC)

please update to 1.0.44 I changed my local pkbuild with new version and it compiled ok thanks

smrz commented on 2016-10-14 23:59 (UTC)

Re my previous comment: the problem was that (somehow) the locales were not set. Running locale-gen fixed the problem. Oddly, rstudio failed with no error message whatsover. Had to run the binary with strace to see the problem.

smrz commented on 2016-10-14 19:25 (UTC)

rstudio (0.99.903-1-x86_64) is not launching on a newly installed arch system (linux 4.7.6-1). The package builds and installs with no errors. But when I launch it, nothing happens. No error message, no sign of a segfault. I set the user.pax.flags per tscs37's comment, but it made no difference. I tried building/installing an older version (0.99.903-1-x86_64) that I have running on another system, but got the same results. Any thoughts on this? I've never had a problem with this package before and I don't know what to try next. thanks