mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cimice: auto updated to 1.4.0-1
This commit is contained in:
parent
a7879c40ca
commit
5c38e60e92
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CIMICE
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.1
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='CIMICE-R: (Markov) Chain Method to Inferr Cancer Evolution'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-webshot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('337d5bd60383c98fbeb7bdf0590e9b509658ca8fa3a08dca841b5278cfe5e9da')
|
||||
sha256sums=('04c644e7c816de11574589dbe5caee1a1a4d6380ca70fc25e86b06f27792768a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue