mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-linnorm: auto updated to 2.20.0-1
This commit is contained in:
parent
a945acd714
commit
e0efed51d0
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Linnorm
|
||||
_pkgver=2.18.0
|
||||
_pkgver=2.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.18.0
|
||||
pkgrel=2
|
||||
pkgver=2.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Linear model and normality based normalization and transformation method (Linnorm)'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('12972fb18e7a56bbaa23b5cfb4199c09f8c84b2a5b7acc749b413b6d3f7db6ad')
|
||||
sha256sums=('eb8bec98ed6e150f62ae481d35af534ba8ebd79c517381c7a6b368fb28a50280')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue