mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msgps: auto updated to 1.3.4-1
This commit is contained in:
parent
0eeccb32db
commit
20315cfc03
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=msgps
|
||||
_pkgver=1.3.1
|
||||
_pkgver=1.3.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.1
|
||||
pkgrel=2
|
||||
pkgver=1.3.4
|
||||
pkgrel=1
|
||||
pkgdesc='Degrees of Freedom of Elastic Net, Adaptive Lasso and Generalized Elastic Net'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ffdaae8e64045556dcf698e19650296e2ec7e4751ab5b81009598a40b8061165')
|
||||
sha256sums=('74775a6b9e8c8787d91a34af1aa486bc7638d0ab855860824a4d023c41e0c800')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue