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