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 2 3 4 5 6 7 8 .. 28 Next › Last »
mpldr commented on 2023-11-01 19:08 (UTC)
brianstamper commented on 2023-10-31 00:23 (UTC)
KDE user, can confirm cbrnr's PKGBUILD was sufficient, thanks!
cbrnr commented on 2023-10-13 09:02 (UTC)
FYI, a working and current PKGBUILD is available here: https://gist.github.com/cbrnr/9bad76d97ff17e37980cf40416fc5596
cbrnr commented on 2023-09-20 12:40 (UTC)
Probably true, but it would be nice to have someone confirm it. However, I'll remove it from my PKGBUILD in the next version following the YAGNI principle.
Atom194 commented on 2023-09-20 12:31 (UTC)
@cbrnr
I think that nobody needs it. Therefore, it is unnecessary and unwanted.
Setting environment variables that are not required is a bad idea, especially if nobody knows what they do.
Also, if only KDE users require this. It should only be exported for KDE users.
cbrnr commented on 2023-09-20 12:03 (UTC)
Then I'd rather leave it in for now. If someone can test this on KDE I'm happy to remove it if it isn't needed.
Atom194 commented on 2023-09-20 12:00 (UTC)
@cbrnr I do not use KDE either.
cbrnr commented on 2023-09-20 11:42 (UTC)
@Atom194 it's probably not necessary, I just left it in for good measure, since I don't use KDE myself (so I can't test it). Can you try if everything works as expected in KDE if you do not export this variable?
Atom194 commented on 2023-09-20 11:12 (UTC) (edited on 2023-09-20 11:13 (UTC) by Atom194)
@cbrnr
Is
export KDEDIRS=/usr
neceserry in cbrnr PKGBUILD? [1]I do not know what the
KDEDIRS
variable does. I am guessing that it is only necessary for KDE users?[1] rstudio-desktop-bin | cbrnr commented on 2023-07-17 08:32 (UTC) (edited on 2023-07-17 09:34 (UTC) by cbrnr)
Atom194 commented on 2023-09-20 10:55 (UTC) (edited on 2023-09-20 11:14 (UTC) by Atom194)
@Meow
Is there a reason why the package does not add an executable to
/usr/bin
?Simple
ln -s /usr/lib/rstudio/rstudio /usr/bin/rstudio-desktop-bin
should do the trick.Could this command be added to PKGBUILD?
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 28 Next › Last »