mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-timeseriesexperiment: auto updated to 1.13.0-1
This commit is contained in:
parent
6cd8e3d977
commit
b7bdf92f1c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TimeSeriesExperiment
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.13.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.13.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis for short time-series data'
|
||||
arch=('any')
|
||||
|
@ -44,7 +44,7 @@ optdepends=(
|
|||
r-upsetr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('edccdd24f93e91b45c86f5d8eace0ffb6f806c491cd2a4c670ffc4d1e6b4f03a')
|
||||
sha256sums=('4cb8c6dedf67dc4571f7e4760f05df83b8348508dd2d85457a0da77172efb72d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue