blob: 5ceac0c709ec25f432dab05b5099afff7e6b339d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = r-lars
pkgdesc = Least Angle Regression, Lasso and Forward Stagewise
pkgver = 1.3
pkgrel = 9
url = https://cran.r-project.org/package=lars
arch = x86_64
license = GPL-2.0-only
makedepends = gcc-fortran
depends = r
source = https://cran.r-project.org/src/contrib/lars_1.3.tar.gz
md5sums = f91c3128512aea0b607076f7a46693c6
b2sums = d14fc6b4494b5edbf383f5940f05f2459c345a135cf4194545fe2bd219143e68a2381bce56ce4a80eccd0d9488e9be333c0669052e6d8bb8a9b448c53a1dcf09
pkgname = r-lars
|