mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msm: auto updated to 1.7-1
This commit is contained in:
parent
ab114891e2
commit
925425699c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=msm
|
||||
_pkgver=1.6.9
|
||||
_pkgver=1.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.9
|
||||
pkgrel=5
|
||||
pkgver=1.7
|
||||
pkgrel=1
|
||||
pkgdesc='Multi-State Markov and Hidden Markov Models in Continuous Time'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('aefcd9bb40b0167311d088d6fe23fdf7aa35deaac0f8b47ef02377cff5577023')
|
||||
sha256sums=('7f89f8e47966919e49ef8dfe1f9c82ac6553b2f404bb03840da5f42e73dd0db0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue