Skip to content

Commit

Permalink
Revert "add babelmixr2 dev for check"
Browse files Browse the repository at this point in the history
This reverts commit 4b136a0.
  • Loading branch information
mattfidler committed Nov 7, 2024
1 parent 4b136a0 commit 63f3442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
18 changes: 1 addition & 17 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::rcmdcheck
nlmixr2/n1qn1c
nlmixr2/lbfgsb3c
nlmixr2/PreciseSums
nlmixr2/dparser-R
nlmixr2/lotri
nlmixr2/rxode2ll
nlmixr2/rxode2
nlmixr2/nlmixr2est
nlmixr2/nlmixr2extra
nlmixr2/nlmixr2plot
nlmixr2/nlmixr2
nlmixr2/nonmem2rx
nlmixr2/monolix2rx
nlmixr2/babelmixr2
lixoftConnectors=?ignore
extra-packages: any::rcmdcheck
needs: check

- uses: r-lib/actions/check-r-package@v2
Expand Down
19 changes: 1 addition & 18 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::covr
any::xml2
nlmixr2/n1qn1c
nlmixr2/lbfgsb3c
nlmixr2/PreciseSums
nlmixr2/dparser-R
nlmixr2/lotri
nlmixr2/rxode2ll
nlmixr2/rxode2
nlmixr2/nlmixr2est
nlmixr2/nlmixr2extra
nlmixr2/nlmixr2plot
nlmixr2/nlmixr2
nlmixr2/nonmem2rx
nlmixr2/monolix2rx
nlmixr2/babelmixr2
lixoftConnectors=?ignore
extra-packages: any::covr, any::xml2
needs: coverage

- name: Test coverage
Expand Down

0 comments on commit 63f3442

Please sign in to comment.