Package Details: rstudio-desktop-preview-bin 2023.03.2.454-2

Git Clone URL: https://aur.archlinux.org/rstudio-desktop-preview-bin.git (read-only, click to copy)
Package Base: rstudio-desktop-preview-bin
Description: An integrated development environment (IDE) for R (binary version from RStudio official repository)
Upstream URL: http://www.rstudio.org/
Keywords: IDE R Statistics
Licenses: GPL
Conflicts: rstudio-desktop, rstudio-desktop-bin, rstudio-desktop-git
Provides: rstudio-desktop
Submitter: chendaniely
Maintainer: chendaniely
Last Packager: chendaniely
Votes: 20
Popularity: 0.000003
First Submitted: 2015-10-08 16:57 (UTC)
Last Updated: 2023-07-10 14:52 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 Next › Last »

xiota commented on 2023-08-27 23:43 (UTC) (edited on 2023-08-27 23:46 (UTC) by xiota)

Conflicts with rstudio-desktop-bin, rstudio-desktop-git are unnecessary because they both provide rstudio-desktop.

chendaniely commented on 2023-07-10 14:53 (UTC)

v2023.03.2.454 is the last preview release for RStudio. The current release cycle is just the daily builds and then the release.

chendaniely commented on 2022-10-31 01:25 (UTC)

Hi Everyone:

Sorry for the update delay. I was still trying to figure out what was going on with the package. Seems like the "preview" release is still on QT (the daily is using electron) so I still need to have the --sandbox hack below.

The electron vs QT differences was causing me a lot of issues. You can head over to the daily comments for a bit more detail if you care.

Now that this is all working, I'll be slowly figuring out the little server in my closet to automate the udpates now.

Happy hacktoberfest!

chendaniely commented on 2022-02-23 20:08 (UTC) (edited on 2022-02-26 22:03 (UTC) by chendaniely)

quick fix for the --no-sandbox / --disable-seccomp-filter-sandbox issue in rstudio is to either:

  1. export RSTUDIO_CHROMIUM_ARGUMENTS="--disable-seccomp-filter-sandbox" >> ~/.bashrc

  2. You can also aim to modify /usr/share/applications/rstudio.desktop to include --disable-seccomp-filter-sandbox at the end of the exec section

See this GitHub comment and the one below it: https://github.com/rstudio/rstudio/issues/9854#issuecomment-1047074303

edit: used to say --no-sandbox, changed becaues of @alarg's comment

chendaniely commented on 2022-01-30 01:06 (UTC) (edited on 2022-01-30 01:06 (UTC) by chendaniely)

Everything should be fixed now (i hope)? The url and package name format kept changing the last few months and was constantly breaking things. Not to mention all the rules around valid pkgver characters.

lukasnor commented on 2022-01-15 11:34 (UTC) (edited on 2022-01-15 11:35 (UTC) by lukasnor)

For anyone having problems with the update to 2021.09.2+382: The maintainer mistyped the package url in the PKGBUILD file. The second "pkgver=2021.09.2%2B382" should really be a "pkgver_url=2021.09.2%2D382", where %2D is the URL percent encoding for the hyphen.

I already contacted the maintainer @chendaniely for the previous version +372, but it seems he hasn't fixed it.

Gmcd commented on 2021-12-19 07:01 (UTC)

As an aside, if anyone else runs into problems with flickering/disappearing RStudio windows following a recent system update, a temporary workaround is to downgrade mesa. See here: https://github.com/rstudio/rstudio/issues/10194

Gmcd commented on 2021-12-19 06:18 (UTC)

Working now, thanks @chendaniely!

chendaniely commented on 2021-12-19 05:39 (UTC)

Thanks, @Gmcd can you give it a try again? I didn't think I needed to change that since the version didn't really change, but realized I needed to build another arch machine to properly test the build.

Should be working now?

Gmcd commented on 2021-12-19 04:53 (UTC)

Thanks @chendaniely, but it looks like I'm still getting a checksum error:

==> Validating source_x86_64 files with sha256sums... rstudio-2021.09.1-372-amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check!