mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-estimatr: remove r-margins from checkdepends
r-margins has been removed from CRAN, so prepare for its deletion from the repo
This commit is contained in:
parent
739466d4d7
commit
3ca45d50a4
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,6 @@ checkdepends=(
|
||||||
r-clubsandwich
|
r-clubsandwich
|
||||||
r-emmeans
|
r-emmeans
|
||||||
r-fabricatr
|
r-fabricatr
|
||||||
r-margins
|
|
||||||
r-randomizr
|
r-randomizr
|
||||||
r-sandwich
|
r-sandwich
|
||||||
r-stargazer
|
r-stargazer
|
||||||
|
|
|
@ -14,7 +14,6 @@ repo_makedepends:
|
||||||
- r-clubsandwich
|
- r-clubsandwich
|
||||||
- r-emmeans
|
- r-emmeans
|
||||||
- r-fabricatr
|
- r-fabricatr
|
||||||
- r-margins
|
|
||||||
- r-randomizr
|
- r-randomizr
|
||||||
- r-sandwich
|
- r-sandwich
|
||||||
- r-stargazer
|
- r-stargazer
|
||||||
|
@ -25,3 +24,5 @@ update_on:
|
||||||
repo: cran
|
repo: cran
|
||||||
md5: true
|
md5: true
|
||||||
- alias: r
|
- alias: r
|
||||||
|
- source: manual
|
||||||
|
manual: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue