Search Criteria
Package Details: rstudio-desktop-bin 2024.09.0.375-1
Package Actions
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) |
Dependencies (13)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libedit
- nss (nss-hgAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- openssl-1.1
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- r (r352AUR, r-mklAUR)
- shared-mime-info
- sqlite (sqlite-fossilAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (optional) – C/C++ and Rcpp support
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 28 Next › Last »
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)?
Smoerrebroed commented on 2018-11-07 11:37 (UTC)
NB: Tested with the AUR packages mentioned below. Works like a charm.
Smoerrebroed commented on 2018-11-07 09:45 (UTC) (edited on 2018-11-13 04:57 (UTC) by Smoerrebroed)
Aside from the out of date topic: Wouldn't it be cleaner to depend on the gstreamer packages from AUR?
https://aur.archlinux.org/packages/gstreamer0.10/
https://aur.archlinux.org/packages/gstreamer0.10-base-plugins/
lluis commented on 2018-09-18 19:54 (UTC) (edited on 2018-09-20 18:39 (UTC) by lluis)
Installation fails on 32 bits architecture. Must edit PKGBUILD to remove several '/'
line 59: ARCH=${CARCH/686/386}
line 74: ./usr/lib/${CARCH/686/386}-linux-gnu/libgstapp-0.10.so.* \
line 75: ./usr/lib/${CARCH/686/386}-linux-gnu/libgstinterfaces-0.10.so.* \
line 76: ./usr/lib/${CARCH/686/386}-linux-gnu/libgstpbutils-0.10.so.* \
line 77: ./usr/lib/${CARCH/686/386}-linux-gnu/libgstvideo-0.10.so.* \
dlin commented on 2018-09-05 01:00 (UTC)
It required 'orc' for runtime. Please update the PKGBUILD
hwkiller commented on 2018-08-12 02:33 (UTC) (edited on 2018-08-12 02:34 (UTC) by hwkiller)
For those having the std::runtime_error error message: This is due to the 'later' package. The latest github release has a fix for this: devtools::install_github('r-lib/later'). For any future arch linux users wondering why everything broke.
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 28 Next › Last »