mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reconsi: auto updated to 1.14.0-1
This commit is contained in:
parent
f9f7037c34
commit
e32b86730b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=reconsi
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Resampling Collapsed Null Distributions for Simultaneous Inference'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e690bce81b9fbbafbf6dbec9e44e5bf86d95cb0ee439d0522b82f8dc197ba5a4')
|
||||
sha256sums=('49f9dd0484f66ad706aa32144f200d8207087cea9928e0f8462de245f35a3cea')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue