blob: e9dfedbaf0ed1a98560f50f5035429fd5e0cf691 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = r-lambda.r
pkgdesc = Functions that Apply to Rows and Columns of Matrices (and to Vectors)
pkgver = 1.2.4
pkgrel = 2
url = https://cran.r-project.org/package=lambda.r
arch = any
license = LGPL3
checkdepends = r-rcmdcheck
checkdepends = r-testit
depends = r>=3.0.0
depends = r-formatr
source = https://cran.r-project.org/src/contrib/lambda.r_1.2.4.tar.gz
b2sums = be22af4d7c54a6dcdef4f745edffa5a84dd42abdd22683f250b0fb84075fe6b666720a759e6e01c2532dddcdb62ba9beb6767f8512895489f8f47d0df44368e5
pkgname = r-lambda.r
|