blob: 7d9fccc11264e706d4de50c702a7df534f329e64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = emacs-ess
pkgdesc = Emacs Speaks Statistics: A Universal Interface for Statistical Analysis
pkgver = 1.8
pkgrel = 1
epoch = 2
url = http://ess.r-project.org/
install = ess.install
arch = any
license = GPL
makedepends = wget
depends = emacs
depends = r
source = https://github.com/emacs-ess/ESS/archive/refs/tags/ESSRv1.8.tar.gz
sha256sums = 7046b2011bf960a732d74943de5a8bd93dd6b1f68389d545fe6eeff5fd09c3d0
pkgname = emacs-ess
|