blob: 3d24ef107db8843242869fe900f1a80294d252a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PRGNAM="rstudio-desktop"
VERSION="2022.02.1+461"
HOMEPAGE="http://rstudio.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/rstudio/rstudio/archive/refs/tags/v2022.02.1+461/rstudio-2022.02.1+461.tar.gz \
https://storage.googleapis.com/gwt-releases/gwt-2.8.2.zip \
https://nodejs.org/dist/v14.17.5/node-v14.17.5-linux-x64.tar.gz"
MD5SUM_x86_64="5ed749937d2413784418c9a87e398c21 \
c295406d68c5ef364e445068599aa6d4 \
3cd3b18e1412067aabd2e1b23b93106e"
REQUIRES="R pandoc-bin yaml-cpp hunspell-en yarn openjdk8 mathjax2 soci"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|