mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-smurf: auto updated to 1.1.5-1
This commit is contained in:
parent
c3d2bc70aa
commit
2d868b1074
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=smurf
|
_pkgname=smurf
|
||||||
_pkgver=1.1.4
|
_pkgver=1.1.5
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.1.4
|
pkgver=1.1.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Sparse Multi-Type Regularized Feature Modeling'
|
pkgdesc='Sparse Multi-Type Regularized Feature Modeling'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -26,7 +26,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('716dd6115d964962c5411e10e9c49b21fa0f2cbb04dade0b0c54598bbd324525')
|
sha256sums=('86ecdd0614cbcc567f1ec9ebb6ad27678909ab293b931ef80627827e8cfcffbe')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue