Skip to content

Commit

Permalink
Merge pull request #27 from nlmixr2/update-ci
Browse files Browse the repository at this point in the history
Update installed packages for CI
  • Loading branch information
mattfidler authored May 30, 2024
2 parents e900df0 + bf9b2f0 commit 5e476cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
pak-version: devel
extra-packages: |
any::rcmdcheck
nlmixr2/nlmixr2data
nlmixr2/lotri
nlmixr2/rxode2ll
nlmixr2/rxode2parse
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
extra-packages: |
any::pkgdown
nlmixr2/nlmixr2data
nlmixr2/lotri
nlmixr2/rxode2ll
nlmixr2/rxode2parse
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
extra-packages: |
any::covr
nlmixr2/nlmixr2data
nlmixr2/lotri
nlmixr2/rxode2ll
nlmixr2/rxode2parse
Expand Down

0 comments on commit 5e476cd

Please sign in to comment.