Skip to content

Commit

Permalink
moving rxode and nonmem2rx to suggests
Browse files Browse the repository at this point in the history
Fixing notes from check
  • Loading branch information
john-harrold committed Nov 24, 2023
1 parent 99780c8 commit 1b6e5ab
Show file tree
Hide file tree
Showing 53 changed files with 392 additions and 262 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 @@ -43,6 +43,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
pak-version: devel
# extra-packages: any::rcmdcheck
extra-packages: |
any::rcmdcheck
Expand Down
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ Imports:
formods,
ggplot2,
nlmixr2lib,
nonmem2rx,
onbrand (>= 1.0.3),
PKNCA (>= 0.10.2),
plotly,
rhandsontable,
rlang,
rxode2,
shiny,
shinyAce,
shinyWidgets,
Expand All @@ -39,11 +37,14 @@ Suggests:
clipr,
gridExtra,
knitr,
nonmem2rx,
prompter,
rmarkdown,
readxl,
rxode2,
shinydashboard,
testthat (>= 3.0.0)
testthat (>= 3.0.0),
ubiquity
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Expand Down
Loading

0 comments on commit 1b6e5ab

Please sign in to comment.