mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rdrtoolbox: auto updated to 1.46.0-1
This commit is contained in:
parent
f926e52356
commit
42b32fe6ba
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RDRToolbox
|
||||
_pkgver=1.44.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.44.0
|
||||
pkgrel=2
|
||||
pkgver=1.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='A package for nonlinear dimension reduction with Isomap and LLE.'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-golubesets
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4904f2e5b07cb3d8a2a2d0f87d1493bd615059c9d6a89aab90d3d668ecfe8ed6')
|
||||
sha256sums=('5c31e0f8383522c16bc2c607ecb3de48fb2b5e556c05e62eced1d8f40238878d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue