mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-epir: auto updated to 2.0.65-1
This commit is contained in:
parent
6a983b3221
commit
fbf0dfa35c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=epiR
|
_pkgname=epiR
|
||||||
_pkgver=2.0.63
|
_pkgver=2.0.65
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.0.63
|
pkgver=2.0.65
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Tools for the Analysis of Epidemiological Data'
|
pkgdesc='Tools for the Analysis of Epidemiological Data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -37,7 +37,7 @@ optdepends=(
|
||||||
r-tidyr
|
r-tidyr
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('1a036942a4183108fad3f55ed37f7a64358fcead88a90b2540d072f7e33cb222')
|
sha256sums=('454908e63c8809ca80305ba863f1e2bbb6e2ea84ee2caaa5058d37e579f26e96')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue