mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-emmeans: auto updated to 1.7.4.1-1
This commit is contained in:
parent
79b709eb25
commit
2ee9be2d32
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=emmeans
|
||||
_pkgver=1.7.3
|
||||
_pkgver=1.7.4-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.3
|
||||
pkgver=1.7.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Estimated Marginal Means, aka Least-Squares Means'
|
||||
arch=('any')
|
||||
|
@ -57,7 +57,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c646a62772171f9a6f4810673e61bb6e0a7fb60b6310cc55a91377f7878d6b4d')
|
||||
sha256sums=('f7a33a2b54ad13d6e39ee6c58004f83a9edb06e8dc8282180440610eb18be721')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue