Package Details: rstudio-desktop 2025.05.1.513-1

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 (thotypous)
Last Packager: xiota
Votes: 73
Popularity: 0.29
First Submitted: 2011-03-04 15:02 (UTC)
Last Updated: 2025-06-06 20:45 (UTC)

Dependencies (36)

Required by (0)

Sources (4)

Pinned Comments

xiota commented on 2025-03-01 05:16 (UTC) (edited on 2025-05-01 20:46 (UTC) by xiota)

Packaging notes:

  • Given the inconvenience of having this package become unusable for an indefinite amount time, sodeps are used to prevent boost upgrades from breaking this package. Others may be added. Updates may need to be forced with pacman -Syudd prior to rebuilding. This is unnecessary when building in a clean chroot.
  • Any variable declared : ${var:=value} can be set in the environment prior to build.
    • For example: var=value makepkg -rsC; Method for AUR helpers may vary.
    • For clean chroot, try something like: extra-x86_64-build -- var=value

Problems?

  • Try building in a clean chroot.
  • If your distro has delayed updates, you may need to wait a few weeks.
  • Avoid commenting and flagging for the same issue at the same time.
    • Flag for routine and mechanical issues (depends, typos, mistakes, etc)
    • Comment for issues requiring discussion.
    • Please use a pastebin for blocks of text more than a few lines.

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 Next › Last »

gbc921 commented on 2013-04-05 01:24 (UTC)

Seems a permission problem (arch x64, jdk)? Linking CXX executable rstudio [ 79%] Built target rstudio [java] Compile of permutations succeeded [java] Linking into /tmp/yaourt-tmp-gabriel/aur-rstudio-desktop/src/rstudio-rstudio-d528686/src/gwt/www/rstudio; Writing extras to /tmp/yaourt-tmp-gabriel/aur-rstudio-desktop/src/rstudio-rstudio-d528686/src/gwt/extras/rstudio [java] Link succeeded [java] Compilation succeeded -- 162.691s [java] Exception in thread "Thread-2" java.lang.SecurityException: Could not lock User prefs. Lock file access denied. [java] at java.util.prefs.FileSystemPreferences.checkLockFile0ErrorCode(FileSystemPreferences.java:936) [java] at java.util.prefs.FileSystemPreferences.lockFile(FileSystemPreferences.java:925) [java] at java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java:729) [java] at java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.java:824) [java] at java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences.java:464) [java] at java.util.prefs.FileSystemPreferences.access$1200(FileSystemPreferences.java:50) [java] at java.util.prefs.FileSystemPreferences$4$1.run(FileSystemPreferences.java:442) BUILD SUCCESSFUL Total time: 3 minutes 48 seconds [ 79%] Built target gwt_build make: *** [all] Error 2

thayne commented on 2013-02-10 07:35 (UTC)

Is there any way to get this working with JDK 7 installed, since openjdk6 conflicts with openjdk7?

tdy commented on 2013-01-28 23:27 (UTC)

The build works fine on all of my comps, but it does fail in a clean chroot. It seems that jdk6 is needed for the build, so I added a "<7" filter and now it builds fine for me in the chroot also.

<deleted-account> commented on 2013-01-28 22:36 (UTC)

BUILD FAILED I am getting following error: /home/yasar/rstudio/src/rstudio-rstudio-2f428e3/src/gwt/build.xml:144: The following error occurred while executing this line: /home/yasar/rstudio/src/rstudio-rstudio-2f428e3/src/gwt/build.xml:105: Java returned: 1 Total time: 3 minutes 23 seconds make[2]: *** [gwt_build] Hata 1 make[1]: *** [src/gwt/CMakeFiles/gwt_build.dir/all] Hata 2 make: *** [all] Hata 2

tdy commented on 2013-01-04 05:08 (UTC)

fyi the build is now fixed

artemklevtsov commented on 2012-06-23 01:21 (UTC)

@mrbit: try rstudio-desktop-git.

mrbit commented on 2012-06-10 15:15 (UTC)

Found Qt4: /usr/bin/qmake (found suitable version "4.8.2", required is "4.8.0") CMake Error at src/cpp/session/CMakeLists.txt:20 (message): Dictionaries not found (re-run install-dependencies script to install)

mrbit commented on 2012-06-10 14:23 (UTC)

plese update...thanks

<deleted-account> commented on 2012-01-26 23:54 (UTC)

0.95 is out http://blog.rstudio.org/2012/01/25/rstudio-v0-95-released/

<deleted-account> commented on 2011-04-07 01:09 (UTC)

Thanks, made the changes when I last updated the version number.