Package Details: rstudio-desktop-bin 2024.09.0.375-1

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: 348
Popularity: 1.52
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-10-06 10:00 (UTC)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 28 Next › Last »

leonardof commented on 2017-06-24 23:02 (UTC)

Why the package depends on pandoc when it ships its own pandoc and pandoc-citeproc?

dviktor commented on 2017-06-24 14:25 (UTC)

Hello! Please, add Pandoc as optional dependency! After last moving to dynamically-linked pandoc we all should install part of huge Haskell ecosystem what may be unwanted. PS: In Jupyter Notebook pandoc is already an optional dependency

xuiqzy commented on 2017-04-25 23:19 (UTC)

please change the source url to the TLS encrypted https version, I tested it and it worked perfectly. Also consider removing some stuff from post install as pacman already has triggers for things like updating the mime cache

R.mj commented on 2017-03-30 03:46 (UTC)

[09:14xplorer@xplorer ~]$ rstudio-bin [09:14xplorer@xplorer ~]$ @Anatin : Nothing happened. It just finished execution without doing anything :(

Anatin commented on 2017-03-17 15:17 (UTC)

What happens when you run the application from the command line?

R.mj commented on 2017-03-17 10:40 (UTC)

Please somebody help me. I am still not getting the issues :(

R.mj commented on 2017-03-14 08:32 (UTC) (edited on 2017-03-14 08:34 (UTC) by R.mj)

Compiled and installed but not able to open RStudio. I can see the icon of the software installed but it shows the loading symbol closes when trying to open. Please help to resolve. I not an expert, so couldn't understand what is causing this issue. [root@xplorer xplorer]# pacman -Q gstreamer0.10-base hicolor-icon-theme libxcomposite libxrandr libxslt pandoc pandoc-citeproc r shared-mime-info gstreamer gstreamer0.10-base 0.10.36-10 hicolor-icon-theme 0.15-1 libxcomposite 0.4.4-2 libxrandr 1.5.1-1 libxslt 1.1.29+41+gdf5330d1-1 pandoc 1.19.2.1-22 pandoc-citeproc 0.10.4.1-13 r 3.3.3-1 shared-mime-info 1.8-1 gstreamer 1.10.4-1 Thanks

Anatin commented on 2017-02-14 18:33 (UTC)

@greenisagoodcolo : Working okay for me on 1.0.136: executes selected line(s) on Ctrl+Enter or executes the line the cursor's on if nothing is selected.

greenisagoodcolo commented on 2017-02-14 17:14 (UTC) (edited on 2017-02-14 17:15 (UTC) by greenisagoodcolo)

Default run selected line option "ctl + enter" is not working for me -- unless I select the entire script and hit "ctl + enter". Very frustrating to have to use copy + paste. Has anyone encountered a similar issue?