mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lfa: auto updated to 2.2.0-1
This commit is contained in:
parent
04086da17b
commit
a88aae2142
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=lfa
|
_pkgname=lfa
|
||||||
_pkgver=2.0.11
|
_pkgver=2.2.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Logistic Factor Analysis for Categorical Data"
|
pkgdesc="Logistic Factor Analysis for Categorical Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -27,8 +27,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('58264321db9388649768e3fc74e9a4ab')
|
md5sums=('83d3c5671422b432d992834ae675e020')
|
||||||
sha256sums=('dadae77049d248b2f2768fe6a679fb203b38fc5471df1524c79a31cabb4b2674')
|
sha256sums=('da4a0a2b7dd815a87544c06cb28860fea4601045d308726068f61f210edf3cf7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue