Search Criteria
Package Details: rstudio-desktop-daily-bin 2024.12.0.daily.375-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rstudio-desktop-daily-bin.git (read-only, click to copy) |
---|---|
Package Base: | rstudio-desktop-daily-bin |
Description: | An integrated development environment (IDE) for R (binary version from RStudio official repository) |
Upstream URL: | http://www.rstudio.org/ |
Licenses: | GPL |
Conflicts: | rstudio-desktop, rstudio-desktop-bin, rstudio-desktop-git, rstudio-desktop-preview-bin |
Provides: | rstudio-desktop-daily |
Submitter: | chendaniely |
Maintainer: | chendaniely |
Last Packager: | chendaniely |
Votes: | 6 |
Popularity: | 0.001864 |
First Submitted: | 2020-05-05 00:04 (UTC) |
Last Updated: | 2024-11-15 20:50 (UTC) |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxcomposite
- libxrandr (libxrandr-gitAUR)
- libxslt (libxslt-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- r (r352AUR, r-mklAUR)
- shared-mime-info
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli) (optional) – markdown support
- x11-ssh-askpass (gnome-ssh-askpass3AUR, seahorse-gitAUR, gnome-ssh-askpass4-gitAUR, ssh-askpass-fullscreenAUR, ksshaskpass-gitAUR, xaskpassAUR, openssh-askpassAUR, ksshaskpass, seahorse) (optional) – password dialog for ssh
Latest Comments
1 2 3 4 5 Next › Last »
dest_demo commented on 2024-01-09 13:44 (UTC)
Outdated SHAsum. It is now
5e21e7c32a8bb3e6ec44c832d3642082e00ceb318008517a94b8d0b022f0c618
.ponte-vecchio commented on 2023-11-13 22:20 (UTC)
Outed SHAsum. Should be
59343dc31439d25987453d3238dff2b42cc15bbee51a17f87155467fc03fac9b
but PKGBUILD still has8f2a3464bd0a721d59c19b6707c7fda9510cebed51bddb1b39623030b1d509db
ponte-vecchio commented on 2023-10-24 04:30 (UTC)
Outdated SHAsum. Should be
96930dacec34139a86f87c881e26f774729fb84747cdbd1d63d1e7ea59509f4f
in lieu of what's currently in PKGBUILDraffaem commented on 2023-07-22 05:19 (UTC)
Please add
rstudio-desktop-preview-bin
as a conflictraffaem commented on 2023-07-22 05:16 (UTC)
It says the "ERROR: One or more files did not pass the validity check!"
Alarg commented on 2023-05-31 07:25 (UTC)
Hello, just wanted to inform you that the package can't be built, as it seems, sha256 checksum doesn't match.
rgaiacs commented on 2023-02-03 15:14 (UTC) (edited on 2023-02-03 15:15 (UTC) by rgaiacs)
Create the package is failing with
chendaniely commented on 2023-01-02 16:04 (UTC)
I had to trace why openssl 1.0 was causing key updating issues, and seemed that it's from Arch updating everything to work with openssl3. The official openssl package is also using 3. I updated the dependencies to only use
openssl
and updated the daily package to use the Ubuntu 22 deb file instead of the Ubuntu 18/20 deb file.I think this should work for everyone? (tested it locally before pushing the package to AUR).
I had to
sudo pacman -Rnsc openssl-1.0 openssl-1.1
and re-install this package + the postgres dependency.PS: Happy New Year
LuisDamiano commented on 2022-11-09 14:07 (UTC)
Note that, after today's update for ssh, the bin version won't find libssl.so.1.1. I had to install openssl-1.1 to make it work:
pacman -S openssl-1.1
1 2 3 4 5 Next › Last »