Search Criteria
Package Details: rstudio-desktop-bin 2023.06.2.561-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
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: | 343 |
Popularity: | 1.81 |
First Submitted: | 2011-06-16 16:26 (UTC) |
Last Updated: | 2023-09-09 13:55 (UTC) |
Dependencies (13)
- alsa-lib (alsa-lib-x205ta)
- at-spi2-core (at-spi2-core-minimal-git, at-spi2-core-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libedit
- nss (nss-hg)
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static)
- openssl-1.1
- postgresql-libs (postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-libs-11, postgresql-libs-10, postgresql-libs-12, postgresql-lts-libs, postgresql-src-libs, postgresql-libs-git, postgresql-beta-libs, postgresql13-libs)
- r (microsoft-r-open, r352, r-mkl)
- shared-mime-info (shared-mime-info-git)
- sqlite (sqlite-fossil)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (optional) – C/C++ and Rcpp support
Latest Comments
1 2 3 4 5 6 .. 26 Next › Last »
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?
cbrnr commented on 2023-09-11 13:45 (UTC)
The new release does not contain the menu entry, again. Users will wonder how to start RStudio. Is there a particular reason why you ignore all comments related to packaging and other improvements?
xiota commented on 2023-08-27 23:46 (UTC)
Conflicts with
rstudio-desktop-git
,rstudio-desktop-preview-bin
are unnecessary because they both providerstudio-desktop
.cbrnr commented on 2023-07-17 08:32 (UTC) (edited on 2023-07-17 09:34 (UTC) by cbrnr)
The latest PKGBUILD, which includes a fix for the missing desktop icon, drops the
openssl-1.1
requirement, and has some convenient improvements regarding the two version strings and the multi-lineecho
at the bottom, is available here:https://gist.github.com/cbrnr/9bad76d97ff17e37980cf40416fc5596
@Meow it would be great if you integrated these fixes. Or is there a reason why you think this is a bad idea?
1 2 3 4 5 6 .. 26 Next › Last »