Package Details: rstudio-desktop-bin 2024.04.2.764-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: 347
Popularity: 1.91
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-06-29 14:46 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 28 Next › Last »

chendaniely commented on 2017-12-01 19:42 (UTC)

pandoc 2.x might cause some issues with rmarkdown. See: https://github.com/rstudio/rmarkdown/issues/1211

gaelic commented on 2017-10-27 07:52 (UTC)

@artemklevtsov: try to remove all of the lib* files in that directory (or move them to a bak directory). It works for me that way.

hopimet commented on 2017-10-25 14:29 (UTC) (edited on 2017-10-25 14:30 (UTC) by hopimet)

Since Archlinux 32 bits is no more supported, it could be the right time to use the 64 bits deb package for Ubuntu 16 or Debian 9 (I mean this one: https://download1.rstudio.org/rstudio-xenial-1.1.383-amd64.deb) and get definitely rid of gstreamer0.10.

pat-s commented on 2017-10-25 13:04 (UTC)

My terminal integration is not working - I tried setting a custom path to the terminal but that did not help. Any idea what I might be missing here?

artemklevtsov commented on 2017-10-16 06:05 (UTC)

@gaelic after doing this I can't close an untitled not empty documents.

gaelic commented on 2017-10-10 07:04 (UTC)

Tip: For anyone struggling with the qt-theme when using r-studio: rstudio-desktop-bin is shipping bundled qt libraries, which can be safely removed if qt5 is installed anyways. Just remove: /usr/lib(64)/rstudio/bin/libQt5* & /usr/lib(64)/rstudio/bin/qt.conf afterwards rstudio is behaving well and is using the theme set by the user (menubar, file dialogs)

leonardof commented on 2017-10-10 00:57 (UTC)

RStudio 1.1 was released.

iyanmv commented on 2017-09-22 17:01 (UTC) (edited on 2017-09-22 17:01 (UTC) by iyanmv)

@smallmouse why would you mark this as out of date? RStudio 1.1 is still a preview and this versions installs just fine. If you have problems to install gstreamer0.10-base, try to create the package manually instead of using pacaur. gstreamer0.10-base fails to install when using pacaur (see comments in https://aur.archlinux.org/packages/gstreamer0.10-base/)

dviktor commented on 2017-08-05 22:48 (UTC)

what if add conditional dependencies? this will be more handful, IMHO