Skip to content

Commit

Permalink
Remove extra repository since mvtnorm has been updated on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
rstub committed Aug 27, 2023
1 parent cdaf5f7 commit 294da97
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
extra-repositories: https://r-forge.r-universe.dev

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
extra-repositories: https://r-forge.r-universe.dev

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
extra-repositories: https://r-forge.r-universe.dev

- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Suggests:
knitr,
rmarkdown,
mvtnorm (>= 1.2-3)
Additional_repositories: https://r-forge.r-universe.dev
VignetteBuilder: knitr
URL: https://daqana.github.io/dqrng/, https://github.com/daqana/dqrng
BugReports: https://github.com/daqana/dqrng/issues
Expand Down

0 comments on commit 294da97

Please sign in to comment.