mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-doby: auto updated to 4.6.13-1
This commit is contained in:
parent
1704dcc33e
commit
d8077a3c30
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=doBy
|
||||
_pkgver=4.6.12
|
||||
_pkgver=4.6.13
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.6.12
|
||||
pkgver=4.6.13
|
||||
pkgrel=1
|
||||
pkgdesc='Groupwise Statistics, LSmeans, Linear Contrasts, Utilities'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3158efcf839ed099fb8c4e206b1e36ae1d62c95e20b106a4c693c5c688f2c0d4')
|
||||
sha256sums=('7fed787bcf4ff7683abac990e4a2c3edd1f121db06e741690d6d96970967ce62')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue