mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-insight: auto updated to 0.18.6-1
This commit is contained in:
parent
e95a4d5efa
commit
432ea51844
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=insight
|
||||
_pkgver=0.18.5
|
||||
_pkgver=0.18.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.18.5
|
||||
pkgver=0.18.6
|
||||
pkgrel=1
|
||||
pkgdesc='Easy Access to Model Information for Various Model Objects'
|
||||
arch=('any')
|
||||
|
@ -103,7 +103,7 @@ optdepends=(
|
|||
r-vgam
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('653a51b1c32de06e4649ffdd209e51c9cd82986ad6f8d5a3bcdedb6911456652')
|
||||
sha256sums=('ab0dc3c8ec765f2e93f7bcc3a7abb05140f71db24d50bf8cdd595a5a4e771cae')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue