mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-doby: auto updated to 4.6.19-1
This commit is contained in:
parent
61578aebb7
commit
8864f35b46
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=doBy
|
_pkgname=doBy
|
||||||
_pkgver=4.6.18
|
_pkgver=4.6.19
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=4.6.18
|
pkgver=4.6.19
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Groupwise Statistics, LSmeans, Linear Contrasts, Utilities'
|
pkgdesc='Groupwise Statistics, LSmeans, Linear Contrasts, Utilities'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -29,7 +29,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('3f773ebacc86052c56dcd43b42b6e48b6f678a5ea02c225e258428d48e06e6a5')
|
sha256sums=('db648cf187c28a61a9f18f008939448cf654affca8c994a19cb8aa9f1c5c1b92')
|
||||||
|
|
||||||
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