mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sync upstream meta and recheck
This commit is contained in:
parent
a47e3b88bc
commit
06275804f0
4 changed files with 7 additions and 4 deletions
|
@ -11,6 +11,7 @@ url="https://cran.r-project.org/package=${_pkgname}"
|
|||
license=('GPL')
|
||||
depends=(
|
||||
r
|
||||
r-cvar
|
||||
r-fastica
|
||||
r-fbasics
|
||||
r-timedate
|
||||
|
|
|
@ -3,6 +3,7 @@ maintainers:
|
|||
- github: starsareintherose
|
||||
email: kuoi@bioarchlinux.org
|
||||
repo_depends:
|
||||
- r-cvar
|
||||
- r-fastica
|
||||
- r-fbasics
|
||||
- r-timedate
|
||||
|
|
|
@ -11,14 +11,15 @@ arch=('x86_64')
|
|||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
license=('GPL')
|
||||
depends=(
|
||||
r
|
||||
r-cpp11
|
||||
r-generics
|
||||
gcc
|
||||
r
|
||||
r-generics
|
||||
r-timechange
|
||||
)
|
||||
optdepends=(
|
||||
r-chron
|
||||
r-covr
|
||||
r-data.table
|
||||
r-knitr
|
||||
r-rmarkdown
|
||||
r-testthat
|
||||
|
|
|
@ -3,8 +3,8 @@ maintainers:
|
|||
- github: starsareintherose
|
||||
email: kuoi@bioarchlinux.org
|
||||
repo_depends:
|
||||
- r-cpp11
|
||||
- r-generics
|
||||
- r-timechange
|
||||
update_on:
|
||||
- regex: lubridate_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue