Package Details: rstudio-desktop-bin 2024.12.0.467-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: 352
Popularity: 3.79
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-12-20 01:26 (UTC)

Latest Comments

1 2 3 4 5 6 .. 29 Next › Last »

Vesnine commented on 2024-12-31 10:52 (UTC)

Thanks @cbnr, your PKGBUILD fixed the problem. It installed ttf-liberation as a dependency, so maybe that was it.

cbrnr commented on 2024-12-31 10:08 (UTC)

I cannot reproduce, did you try my PKGBUILD? If this doesn't work either, I'd remove all user settings and cache. In case a font is missing, I'd try ttf-dejavu, ttf-liberation, and cantarell-fonts, which seem to be the only fonts I have installed on my system.

Vesnine commented on 2024-12-31 09:11 (UTC)

Since the last update, RStudio's fonts have changed to what looks like some kind of Times New Roman. Is there any way to fix this? The editor shows the correct font (Ubuntu Mono) but the text in the panels, categories within the options, etc. seems to have changed to some kind of serif font.

cbrnr commented on 2024-11-20 17:14 (UTC) (edited on 2024-12-17 11:45 (UTC) by cbrnr)

The latest version (2024.12.0-467) is available here: https://gist.github.com/cbrnr/9bad76d97ff17e37980cf40416fc5596

skertberg commented on 2024-10-05 11:01 (UTC)

@cbrnr I have also been using your version of the PKGBUILD and would like to express my appreciation.

arunkhattri commented on 2024-10-05 04:33 (UTC)

@meow Why don't you pass on the torch? It's quite understandable that you may have moved on from RStudio or may be you are not finding any further motivation to maintain it.

pcardonap commented on 2024-10-02 09:53 (UTC) (edited on 2024-10-12 21:57 (UTC) by pcardonap)

@cbrnr Thank you, your support of this package is always highly appreciated.

cbrnr commented on 2024-10-02 08:19 (UTC)

Periodic reminder: the latest version with updated (i.e., fewer) dependencies is available here: https://gist.github.com/cbrnr/9bad76d97ff17e37980cf40416fc5596

cbrnr commented on 2024-09-10 07:47 (UTC)

I don't really have time to read the entire discussion in the issue, but won't this be fixed in the upcoming RStudio release? I'm not sure creating that symlink is a good idea, because it might conflict/overwrite with the pandoc-cli package.

raffaem commented on 2024-09-08 11:39 (UTC)

Please, we should create a symlink

sudo ln -s /usr/bin/pandoc /opt/quarto/bin/tools/pandoc

see: https://github.com/rstudio/rstudio/issues/10823#issuecomment-2336651984