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