Search Criteria
Package Details: rstudio-desktop-bin 2024.12.0.467-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: | 352 |
Popularity: | 2.74 |
First Submitted: | 2011-06-16 16:26 (UTC) |
Last Updated: | 2024-12-20 01:26 (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 (r-mklAUR)
- shared-mime-info
- sqlite (sqlite-fossilAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – C/C++ and Rcpp support
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 29 Next › Last »
chendaniely commented on 2020-07-21 15:03 (UTC)
This is more of an AUR PKGBUILD question: Does anyone know how one would go about changing the PKGBUILD file so this package can co-exist with the -preview and -daily versions? In an ideal world, it would be nice to have a fallback and/or test new versions without having to uninstall+reinstall
I tried adding "-preview" to all the links, but I'm not sure if it's possible because of the QT exports and the folder structure from the extracted .deb
dejanKneekey commented on 2020-05-23 11:50 (UTC)
When I double clicked a pdf file in this RStudio, it failed to invoke any pdf viewer. I changed the options in Options-Sweave-PDF Preview, but they didn't work. My default pdf viewer was qpdfview. Would someone help solve the problem?
fabwu commented on 2020-05-11 16:44 (UTC) (edited on 2020-05-11 17:05 (UTC) by fabwu)
@mhr16 see https://stackoverflow.com/a/59624249/4143128
mhr16 commented on 2020-04-24 13:15 (UTC)
when i try to change the view it stops working and i cant kill it
getzze commented on 2020-04-15 11:44 (UTC)
I don't have openssl-1.0 but openssl (1.1.1) and I get this error:
dviktor commented on 2019-11-15 16:08 (UTC)
Is it possible to link against systemwide Qt libraries? Seems like Qt libs bundled with RStudio are old enough and when I try to run RStudio on NVidia GPU with
$ QT_DEBUG_PLUGINS=1 optirun rstudio-bin
I get the following errors:Obviously, bundled library doesn't have 5.13 support:
eorn commented on 2019-05-29 08:07 (UTC) (edited on 2019-05-29 08:07 (UTC) by eorn)
Anybody having troubles opening/saving files with version 1.2 (except while being root)? https://community.rstudio.com/t/rstudio-1-2-cannot-open-or-save-any-file/31774
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.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 29 Next › Last »