mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-doby: auto updated to 4.6.18-1
This commit is contained in:
parent
503ac7c433
commit
04999312ee
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.17
|
||||
_pkgver=4.6.18
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.6.17
|
||||
pkgver=4.6.18
|
||||
pkgrel=1
|
||||
pkgdesc='Groupwise Statistics, LSmeans, Linear Contrasts, Utilities'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c58a944a3b87b2575dcaf319875bea8c5a47513dddbdabf8dfabea9cc20f4b0a')
|
||||
sha256sums=('3f773ebacc86052c56dcd43b42b6e48b6f678a5ea02c225e258428d48e06e6a5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue