Same issue as @argymeg and @sguyader, can't install
Search Criteria
Package Details: rstudio-desktop 2024.12.0.467-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rstudio-desktop.git (read-only, click to copy) |
---|---|
Package Base: | rstudio-desktop |
Description: | A powerful and productive integrated development environment (IDE) for R programming language |
Upstream URL: | https://github.com/rstudio/rstudio |
Licenses: | AGPL-3.0-only |
Conflicts: | rstudio-desktop |
Provides: | rstudio-desktop |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.027668 |
First Submitted: | 2011-03-04 15:02 (UTC) |
Last Updated: | 2024-12-20 21:33 (UTC) |
Dependencies (29)
- boost-libs
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell-en_US (hunspell-en_us)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- mathjax2
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli)
- r (r-mklAUR)
- apache-ant (ant-gitAUR, ant) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jdk11-openjdk (jdk11-temurinAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pam (pam-selinuxAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- git (git-gitAUR, git-glAUR) (optional) – for git support
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (optional) – for copilot support
- openssh-askpassAUR (optional) – for a git ssh access
- quarto (quarto-cli-gitAUR, quarto-cli-pre-releaseAUR, quarto-cli-binAUR, quarto-cliAUR, quarto-cli-bin-pre-releaseAUR) (optional) – for Quarto projects support
- subversion (optional) – for subversion support
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 Next › Last »
burgerga commented on 2017-04-04 13:50 (UTC)
raith commented on 2017-04-01 17:54 (UTC)
@flying-sheep: Sorry for the late reply. My qmake path problem seems to come from having both qt4 and qt5-base installed, with qmake-qt4 being linked to qmake.
flying-sheep commented on 2017-03-14 13:39 (UTC)
hmm, maybe this will work for you
argymeg commented on 2017-03-14 01:56 (UTC)
I'm having the same issue during compilation as @sguyader below. Any ideas what could be causing it, or how to triage it?
flying-sheep commented on 2017-03-06 13:46 (UTC)
huh? why isn’t qmake-qt5 a symlink to qmake on your system? it is on mine.
$ ll /usr/bin/qmake-qt5
lrwxrwxrwx 1 root root 14 2017-03-03 16:22 /usr/bin/qmake-qt5 -> /usr/bin/qmake
$ pacman -Qo qmake{,-qt5}
/usr/bin/qmake is owned by qt5-base 5.8.0-7
/usr/bin/qmake-qt5 is owned by qt5-base 5.8.0-7
raith commented on 2017-02-25 08:55 (UTC)
When building the package, Cmake failed, reporting undefined references to "create_pthread" and "getpeerid". Had to change the path for the qmake executable to "/usr/bin/qmake-qt5" to be able to build the package.
MaoCPU commented on 2017-01-15 13:07 (UTC)
@leonardof: The path problem should be resolved in https://gist.github.com/anonymous/8e14909be3035ab84bf58afaa5a3b7c0. Using the github "archive" links to tags instead of "tarball".
@flying-sheep: No I am not experiencing that problem, rstudio works fine for me and I have been using it on a daily basis for months now...
leonardof commented on 2017-01-15 06:48 (UTC)
The PKGBUILD doesn't build if there is old source around. Culprit is line 42:
cd "$srcdir/$_pkgname-$_pkgname-"*
flying-sheep commented on 2017-01-13 12:22 (UTC)
i updated it.
don’t you experience the bug with the dialog windows? (i.e. that e.g. the “clear plots? [yes] [no]” window doesn’t respond to clicking a button)
MaoCPU commented on 2017-01-13 09:29 (UTC)
I had the same problem and for me a rebuild of rstudio-desktop solved it.
I was also able to build the rstudio-desktop-1.0.136 using the PKGBUILD at https://gist.github.com/anonymous/85cf69f39b32e5b9d68f3f2a31501a6b
Pinned Comments
trap000d commented on 2024-05-16 21:42 (UTC) (edited on 2024-05-28 20:09 (UTC) by trap000d)
A note for users.
This package is quite complex. It MAY not be built because of OTHER issues. I always build, install and test it on at least two different machines. Only after that I would push a new version to AUR.
Please try some generic solutions before reporting of build problems:
1) Update all other packages (sudo pacman -Syu),
2) Clean up yay and/or makepkg caches ('yay -Sc', 'rm -rf /var/tmp/makepkg'),
3) Be sure you've got enough RAM (8 GB or more is highly recommended) and space on disk (at least 3 GB).
4) Is your Internet connection is stable, fast and not blocked somewhere?
trap000d commented on 2022-07-05 20:32 (UTC) (edited on 2022-10-03 06:28 (UTC) by trap000d)
PLEASE READ THIS MESSAGE BEFORE COMPLAINING FOR LIBBOOST
When boost is updated to a new version and you see an error message about missing libboost*.so, you will need to rebuild and reinstall the rstudio-desktop package.
trap000d commented on 2022-02-19 06:20 (UTC) (edited on 2022-02-19 06:21 (UTC) by trap000d)
Build logic is slightly changed due to changes in upstream. As they've introduced new project format (quarto), it contradicted with standard Arch package base. In brief, quarto contains pandoc as part of itself, so it's pretty hard to keep together system pandoc and embedded quarto.
So I've "resolved" it such way: if there is "quarto*" package installed, then rstudio-desktop will pick it up and use. Otherwise (not installed), quarto support in rstudio will be disabled.
'quarto' is added as optional dependency.