mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-matrixgenerics: auto updated to 1.12.3-1
This commit is contained in:
parent
ee34ff94b6
commit
1f44479265
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MatrixGenerics
|
||||
_pkgver=1.12.2
|
||||
_pkgver=1.12.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.2
|
||||
pkgver=1.12.3
|
||||
pkgrel=1
|
||||
pkgdesc='S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dec7654690a83f2c7b69685b94d9b0fed6426c871702a0a8737d24d94485edaf')
|
||||
sha256sums=('34627ac6fa5865d4d4c13bbdbe253caea108bd636336def2dd079d61bf53191e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue