Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Nov 1, 2024
1 parent 2868614 commit 41d2e06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
deps-installation-method: setup-r-dependencies
lookup-refs: |
insightsengineering/formatters
insightsengineering/rtables
additional-env-vars: |
_R_CHECK_CRAN_INCOMING_REMOTE_=false
additional-r-cmd-check-params: --as-cran
Expand All @@ -51,6 +52,7 @@ jobs:
with:
deps-installation-method: setup-r-dependencies
lookup-refs: |
insightsengineering/rtables
insightsengineering/formatters
additional-env-vars: |
NOT_CRAN=true
Expand All @@ -74,6 +76,7 @@ jobs:
with:
deps-installation-method: setup-r-dependencies
lookup-refs: |
insightsengineering/rtables
insightsengineering/formatters
additional-env-vars: |
NOT_CRAN=true
Expand All @@ -89,6 +92,7 @@ jobs:
with:
deps-installation-method: setup-r-dependencies
lookup-refs: |
insightsengineering/rtables
insightsengineering/formatters
auto-update: true
gitleaks:
Expand Down
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Version: 0.0.1.9002
Date: 2024-11-01
Authors@R: c(
person("Gabriel", "Becker", , "[email protected]", role = "ctb"),
person("Adrian", "Waddell", , "[email protected]", role = "ctb"),
person("Davide", "Garolini", , "[email protected]", role = "aut"),
person("Emily", "de la Rua", , "[email protected]", role = "aut"),
person("Abinaya", "Yogasekaram", , "[email protected]", role = "aut"),
Expand Down

0 comments on commit 41d2e06

Please sign in to comment.