mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dicer: remove r-blockcluster from checkdepends
r-blockcluster has been removed from CRAN, so this prepares for its deletion from the repo.
This commit is contained in:
parent
8a04885ed1
commit
10807263fa
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,6 @@ depends=(
|
|||
)
|
||||
checkdepends=(
|
||||
r-apcluster
|
||||
r-blockcluster
|
||||
r-dbscan
|
||||
r-e1071
|
||||
r-kernlab
|
||||
|
|
|
@ -24,7 +24,6 @@ repo_depends:
|
|||
- r-yardstick
|
||||
repo_makedepends:
|
||||
- r-apcluster
|
||||
- r-blockcluster
|
||||
- r-dbscan
|
||||
- r-e1071
|
||||
- r-kernlab
|
||||
|
@ -39,3 +38,5 @@ update_on:
|
|||
repo: cran
|
||||
md5: true
|
||||
- alias: r
|
||||
- source: manual
|
||||
manual: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue