mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chic.data: auto updated to 1.18.0-1
This commit is contained in:
parent
85072c9c78
commit
7f69565896
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ChIC.data
|
||||
_pkgver=1.17.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.17.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='ChIC package data'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-randomforest
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2769131a4c3b158ed986b2459c3303d60f793f330065aaae695008d9a2b60336')
|
||||
sha256sums=('0c3c69063b535a79c49bcac23033a19a06a906cffdbca134030b5780841f24c6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue