mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-doe.base: auto updated to 1.2.2-1
This commit is contained in:
parent
e899224c56
commit
6d48f1f499
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=DoE.base
|
||||
_pkgver=1.2-1
|
||||
_pkgver=1.2-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.1
|
||||
pkgrel=8
|
||||
pkgver=1.2.2
|
||||
pkgrel=1
|
||||
pkgdesc='Full Factorials, Orthogonal Arrays and Base Utilities for DoE Packages'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rcolorbrewer
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('29c5239281cffc6efc954e383188499b1ddb6a97c2675436746b1503bffe0f08')
|
||||
sha256sums=('699f214b5ea23fc3908888be6c99b67f7366ba76f6b2cfd2617065d8ae09b180')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue