mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-longitudinaldata: auto updated to 2.4.7-1
This commit is contained in:
parent
f5e62408fc
commit
5c0ad87813
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=longitudinalData
|
||||
_pkgver=2.4.5.1
|
||||
_pkgver=2.4.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.5.1
|
||||
pkgrel=2
|
||||
pkgver=2.4.7
|
||||
pkgrel=1
|
||||
pkgdesc='Longitudinal Data'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-rgl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b5b01753e56129ae30e8dcc47e06fcf7e3bc7bdc3060eb018f49d358a914f6f4')
|
||||
sha256sums=('0cb66260e0171ba8fb31f30ed7609e726ae1187fce8c09aed25ec0ca7c524a8b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue