mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcompanion: auto updated to 2.4.35-1
This commit is contained in:
parent
f9b7ca0199
commit
284305ae80
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=rcompanion
|
||||
_pkgver=2.4.34
|
||||
_pkgver=2.4.35
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.34
|
||||
pkgver=2.4.35
|
||||
pkgrel=1
|
||||
pkgdesc='Functions to Support Extension Education Program Evaluation'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ depends=(
|
|||
r-plyr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8bc1b4f875357fe1ce43b6b0e90fb662d60ab6ada3b8ef15500e8b15fc03bb45')
|
||||
sha256sums=('4ca2fadfcb1f550dcf581f1929801298a7ba1608d908149e8c64bc6695d28ea0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue