mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-epir: auto updated to 2.0.48-1
This commit is contained in:
parent
4e2ac9a9cd
commit
9baa1337e4
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.46
|
||||
_pkgver=2.0.48
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.46
|
||||
pkgver=2.0.48
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for the Analysis of Epidemiological Data'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1cb2f7d82c8bdf07fd174b55059535cb6d68a7162ec9cd98ce4eaabbeff4f295')
|
||||
sha256sums=('2a0b5d47c3d96c8dd91d408c17550ef2297941bbca8c9e31f65ab3bc662ae1f3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue