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