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 .. 22 23 24 25 26 27 28 Next › Last »

<deleted-account> commented on 2012-12-19 16:41 (UTC)

0.97.246 is out.

<deleted-account> commented on 2012-11-30 16:59 (UTC)

0.97.237 is out.

<deleted-account> commented on 2012-11-14 06:45 (UTC)

0.97.173 is out.

<deleted-account> commented on 2012-11-01 07:38 (UTC)

0.97.168 is out.

Meow commented on 2012-09-19 06:06 (UTC)

updated

<deleted-account> commented on 2012-08-28 18:34 (UTC)

0.96.331 is out.

<deleted-account> commented on 2012-08-07 13:33 (UTC)

version 0.96.330 released.

<deleted-account> commented on 2012-07-19 13:42 (UTC)

Hi, if anyone is interested in the next stable version until the maintainer updates the package, here's a patch for the pkgbuild: --- cut here --- --- PKGBUILD 2012-06-10 09:47:31.000000000 -0300 +++ /home/cassio/PKGBUILD 2012-07-19 10:29:10.344367860 -0300 @@ -1,7 +1,7 @@ # Contributor: Meow < meow@linux.cn > pkgname=rstudio-desktop-bin -pkgver=0.96.304 +pkgver=0.96.316 pkgrel=1 pkgdesc="A new integrated development environment (IDE) for R" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ ;; 'x86_64') _arch=amd64 - md5sums=('26c38847ba4faba5cd1c6252d5d14483') + md5sums=('855b11dd0dda57aade8796039fb9f64b') ;; esac # --- end of case --- source=("http://download1.rstudio.org/rstudio-${pkgver}-${_arch}.deb") --- cut here --- * just save it as rstudio.patch and place it in the extracted tarball directory. * apply it against the original PKGBUILD: patch < rstudio.patch * run makepkg -s and install with sudo pacman -U rstudio-desktop-bin-0.96.316-1-x86_64.pkg.tar.xz this works for the x86_64, for the i686 just compute the md5sum and change the line in the pkgbuild.

<deleted-account> commented on 2012-07-04 22:12 (UTC)

0.96.316 is out.