blob: a7ccd13026b34a1b7a4647d1c810eead59fb8036 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = r-matrixstats
pkgdesc = Functions that Apply to Rows and Columns of Matrices (and to Vectors)
pkgver = 1.4.1
pkgrel = 1
url = https://cran.r-project.org/package=matrixStats
arch = i686
arch = x86_64
license = Artistic-2.0
depends = r>=2.12.0
optdepends = r-base64enc
optdepends = r-ggplot2
optdepends = r-knitr
optdepends = r-markdown
optdepends = r-microbenchmark
optdepends = r-r.devices
optdepends = r-r.rsp
optdepends = r-utils
source = https://cran.r-project.org/src/contrib/matrixStats_1.4.1.tar.gz
b2sums = b888fb8b64c0da31fdf40070242f3f14755e2ca2af46259a5d9f0e97e4bf77e69b6fcb5b878641ec82f505e0b33b1cea7bbd179ab487025d816dc55d8faa9fc0
pkgname = r-matrixstats
|