mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sizepower: auto updated to 1.72.0-1
This commit is contained in:
parent
5bd9729994
commit
8c5c53ced9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=sizepower
|
||||
_pkgver=1.70.0
|
||||
_pkgver=1.72.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.70.0
|
||||
pkgver=1.72.0
|
||||
pkgrel=1
|
||||
pkgdesc='Sample Size and Power Calculation in Micorarray Studies'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8fa2117a89aab28c7cde15b6d909080cc7fb5df2ffcb72eb6857d7f336d0616d')
|
||||
sha256sums=('fd3581187bce67e1318864b5b0db3e2cc2030fb6cad66246d4b93f325997840f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue