Search Criteria
Package Details: rstudio-desktop-preview-bin 1.4.1103-1
Git Clone URL: | https://aur.archlinux.org/rstudio-desktop-preview-bin.git (read-only, click to copy) |
---|---|
Package Base: | rstudio-desktop-preview-bin |
Description: | An integrated development environment (IDE) for R (binary version from RStudio official repository) |
Upstream URL: | http://www.rstudio.org/ |
Keywords: | IDE R Statistics |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | chendaniely |
Maintainer: | chendaniely |
Last Packager: | chendaniely |
Votes: | 19 |
Popularity: | 0.000468 |
First Submitted: | 2015-10-08 16:57 |
Last Updated: | 2021-01-08 16:01 |
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libxcomposite
- libxrandr (libxrandr-git)
- libxslt (libxslt-git)
- openssl-1.0 (openssl-1.0-chacha20, openssl-1.0-hardened)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11)
- r (microsoft-r-open, r-mkl)
- shared-mime-info (shared-mime-info-git)
- pandoc (pandoc-bin, pandoc-sile-git) (optional) – markdown support
- pandoc-citeproc (haskell-pandoc-citeproc-bin) (optional) – markdown support
Latest Comments
1 2 3 4 Next › Last »
mithanan commented on 2020-12-19 17:29
Is there a way to use fcitx to input Chinese and other languages
chendaniely commented on 2020-11-24 15:24
the SHA256 sum issue should be fixed after the version update. Running
makepkg -si
on my machine installed RStudio without any issues. Not sure what may have caused it, maybe they did a hotfix push between versions that didn't actually bump the version number, who knows.I also added the
postgresql-libs
to the dependencies so it should match the other rstudio aur packages now.luispfonseca commented on 2020-11-22 11:49
Current version (1.4.1048-1) is failing the validity check
==> Validating source_x86_64 files with sha256sums... rstudio-1.4.1048-amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!
znmeb commented on 2020-10-04 04:30
It turns out that the RStudio 1.4.869 binary for Debian / Ubuntu installs the Debian package
libpq5
as a dependency. Apparently RStudio 1.4 requires the PostgreSQL client libraries. That surprises me; I'll dig through the release notes when I get a free half-hour or so.Meanwhile, the PKGBUILD for this package should have a dependency to bring in
postgresql-libs
.br_shadow commented on 2020-10-04 03:04
@znmeb, installing postgresql-libs fixed my problem. Thank you very much
znmeb commented on 2020-10-04 01:49
@br_shadow:
libpq.so
is the PostgreSQL client library. You may need to install / reinstallextra/postgresql-libs
or install / reinstall any R packages that interface to PostgreSQl.I have the Arch package installed and don't get the error. If you don't have it installed and aren't using PostgreSQL it's probably an upstream RStudio issue - they may be looking to connect to PostgreSQL by default.
br_shadow commented on 2020-10-04 01:39
After upgrading to 1.4.869 Rstudio fails to open with the following message
The R session process exited with code 127.
/usr/lib/rstudio/bin/rsession: error while loading shared libraries: libpq.so.5: cannot open shared object file: No such file or directory
znmeb commented on 2020-10-01 00:57
Will this be updated to 1.4 when it's brought up to date? They just migrated the preview download site.
https://rstudio.com/products/rstudio/download/preview/
Interlace commented on 2020-06-03 14:22
Issue with glibc and chromium should be fixed in RStudio v1.3.1004-1 Preview (https://rstudio.com/products/rstudio/download/preview-release-notes/).
chendaniely commented on 2020-05-05 00:05
I just created another AUR repo for the daily builds (https://aur.archlinux.org/packages/rstudio-desktop-daily-bin/)
the original glibc crashing is fixed in there, so let me know if there are still crashes with rstudio happening in there.