Package Details: rstudio-desktop-bin 2023.12.1.402-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: 344
Popularity: 1.76
First Submitted: 2011-06-16 16:26 (UTC)
Last Updated: 2024-03-07 00:39 (UTC)

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 Next › Last »

<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.

<deleted-account> commented on 2012-06-07 04:45 (UTC)

0.96.231 is out. ^_^

<deleted-account> commented on 2012-05-28 11:10 (UTC)

0.96.228 is out.

<deleted-account> commented on 2012-05-25 15:32 (UTC)

0.96 is out http://blog.rstudio.org/2012/05/24/rstudio-v0-96-225-update/

Meow commented on 2012-02-06 14:02 (UTC)

update.

machoo02 commented on 2012-01-29 16:46 (UTC)

md5 for i386: d40781d27639d0892b9974e4c861831f md5 for x84: 095687ded888bf9e5634513ce0311494

<deleted-account> commented on 2012-01-26 23:54 (UTC)

0.95 is out http://blog.rstudio.org/2012/01/25/rstudio-v0-95-released/

<deleted-account> commented on 2011-09-08 10:41 (UTC)

0.94.102 is available

Meow commented on 2011-08-05 09:55 (UTC)

My Bad. Fixed.