Skip to content

Commit

Permalink
Merge pull request #183 from nlmixr2/182-no-more-rxode2parse
Browse files Browse the repository at this point in the history
Remove rxode2parse
  • Loading branch information
mattfidler authored Aug 10, 2024
2 parents 3721d22 + 5ee7be1 commit 9ac9724
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 10 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
nlmixr2/lotri
nlmixr2/dparser-R
nlmixr2/rxode2ll
nlmixr2/rxode2parse
nlmixr2/rxode2random
nlmixr2/rxode2et
nlmixr2/rxode2
needs: check
- uses: r-lib/actions/check-r-package@v2
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
nlmixr2/lotri
nlmixr2/dparser-R
nlmixr2/rxode2ll
nlmixr2/rxode2parse
nlmixr2/rxode2random
nlmixr2/rxode2et
nlmixr2/rxode2
nlmixr2/nlmixr2est
nlmixr2/nlmixr2extra
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
nlmixr2/lotri
nlmixr2/dparser-R
nlmixr2/rxode2ll
nlmixr2/rxode2parse
nlmixr2/rxode2random
nlmixr2/rxode2et
nlmixr2/rxode2
needs: coverage

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Encoding: UTF-8
LinkingTo:
dparser,
Rcpp,
rxode2parse
rxode2
Imports:
checkmate,
digest,
Expand Down

0 comments on commit 9ac9724

Please sign in to comment.