mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-effectsize: auto updated to 0.7.0-1
This commit is contained in:
parent
d4f04c5373
commit
d98360c2ce
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Hu Butui <hot123tea123@gmail.com>
|
||||
|
||||
_pkgname=effectsize
|
||||
_pkgver=0.6.0.1
|
||||
_pkgver=0.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.6.0.1
|
||||
pkgrel=2
|
||||
pkgver=0.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='Indices of Effect Size and Standardized Parameters'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-tidyr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3fe234c167af3beac46e01dbc9434db4f54e3816dbfc66aa8d5b819d3d5c17e6')
|
||||
sha256sums=('1fe2ec9e7c7bde77e4a4d1fbd7a41cf9dec13e2542c896fb5953f29dec91ab1d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue